Click or drag to resize

FieldValueAsPoint2d Method

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

Namespace:  Rhino.Render.Fields
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected Point2d ValueAsPoint2d()

Return Value

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