Vector2dField.Value Property

Vector2dFieldValue Property

Gets or sets the field value

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

Property Value

Type: Vector2d
Version Information

Rhino for Windows

Supported in: 6.14
See Also