VCDRangeProperty.Delta Property

Returns the length of the interval between the valid values in the range.
Syntax:
[C#]
public int Delta;
Limitations:

Run time only, read only.

See also: VCDRangeProperty

<< VCDRangeProperty