Version

IRangeType Interface Members

The following tables list the members exposed by IRangeType.

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