FieldValueAsPoint4d Method |
Return field as a Rhino.Geometry.Point4d color value.
Namespace:
Rhino.Render.Fields
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntax protected Point4d ValueAsPoint4d()
Protected Function ValueAsPoint4d As Point4d
Return Value
Type:
Point4dReturn field as a Rhino.Geometry.Point4d color value.
See Also