Click or drag to resize

DoubleFieldValue Property

Gets or sets the field value

Namespace:  Rhino.Render.Fields
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public double Value { get; set; }

Property Value

Type: Double
See Also