DgnTagValue.FloatValue

DgnTagValue.FloatValue property

Gets or sets the float value.

public double FloatValue { get; set; }

Property Value

The float value.

See Also