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:
Point2dReturn field as a Rhino.Geometry.Point2d color value.
See Also