Property in MarkupValue
Gets the float value of this property.
public float FloatValue { get; internal set; }
This property is only defined when the property's Type is Float .
Last updated 2 years ago
Was this helpful?