Click or drag to resize

Vector3dFieldValue Property

Gets or sets the field value

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

Property Value

Type: Vector3d
See Also