VCDRangeProperty.Default Property

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

Run time only, read only.

See also: VCDRangeProperty, VCDRangeProperty.RangeMin, VCDRangeProperty.RangeMax

<< VCDRangeProperty