Return field value as floating point number.
Namespace:
Rhino.Render.Fields
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntax protected float ValueAsFloat()
Protected Function ValueAsFloat As Single
Return Value
Type:
SingleReturn the field value as an floating point number.
See Also