FloatValue

Property in MarkupValue

Summary

Gets the float value of this property.

public float FloatValue { get; internal set; }

Remarks

This property is only defined when the property's Type is Float .

Last updated

Was this helpful?