Click or drag to resize

Vector2dFieldValue Property

Gets or sets the field value

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

Property Value

Type: Vector2d
See Also