VCDRangeProperty.RangeMax Property
Returns the maximum value of the range.
Syntax:
[C#]
public
int
RangeMax
;
Limitations:
Run time only, read only.
See also:
VCDRangeProperty
,
VCDRangeProperty.RangeMin
,
VCDRangeProperty.Default
<< VCDRangeProperty