Vector3dField.Value Property

Vector3dFieldValue Property

Gets or sets the field value

Namespace:  Rhino.Render.Fields
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Vector3d Value { get; set; }
Public Property Value As Vector3d
	Get
	Set

Property Value

Type: Vector3d
Version Information

Rhino for Windows

Supported in: 6.14
See Also