Click or drag to resize

FieldValueAsVector2d Method

Return field as a Rhino.Geometry.Vector2d color value.

Namespace:  Rhino.Render.Fields
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected Vector2d ValueAsVector2d()

Return Value

Type: Vector2d
Return field as a Rhino.Geometry.Vector2d color value.
See Also