Click or drag to resize

FieldValueAsDouble Method

Return field value as a double precision number.

Namespace:  Rhino.Render.Fields
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected double ValueAsDouble()

Return Value

Type: Double
Return the field value as a double precision number.
See Also