Click or drag to resize

Point3dFieldValue Property

Gets or sets the field value

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

Property Value

Type: Point3d
See Also