VCDRangeProperty.Value Property

Returns or sets the current value of the range.
Syntax:
[C#]
public int Value;
Limitations:

Run time only.

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

<< VCDRangeProperty