FloatNodeValue Property

CVB.Net Documentation
Gets/Sets the value of this floating point node.

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

public double Value { get; set; }

Property Value

Type: Double

Implements

IFloatNodeValue
See Also

Reference