IFloatNodeIncrement Property

CVB.Net Documentation
Gets the increment of this Value.

Namespace:  Stemmer.Cvb.GenApi
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

double Increment { get; }

Property Value

Type: Double
The Value can take values that are multiples of this one. Except when NaN is returned which indicates that no increment is available.
See Also

Reference