Field.ValueAsPoint2d Method

FieldValueAsPoint2d Method

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

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

Return Value

Type: Point2d
Return field as a Rhino.Geometry.Point2d color value.
Version Information

Rhino for Windows

Supported in: 6.8
See Also