Version

IRangeType Interface Properties

For a list of all members of this type, see IRangeType members.

Public Properties
 NameDescription
 PropertyRangeMaxGets/Sets the Maximum value for the Range.  
 PropertyRangeMinGets/Sets the Minimum value for the Range.  
 PropertyRangeRangeGets the size of the Range, or the Difference between the Range Minimum and Maximum.  
 PropertyRangeTypeGets/Sets the Type of Range.  
See Also