VCDRangeProperty.RangeMin Property

Returns the minimum value of the range.
Syntax:
[C#]
public int RangeMin;
Limitations:

Run time only, read only.

See also: VCDRangeProperty, VCDRangeProperty.RangeMax, VCDRangeProperty.Default

<< VCDRangeProperty