Click or drag to resize

ObjRefPoint Method

Gets the point if the referenced geometry is one.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Point Point()

Return Value

Type: Point
A point; or null if the referenced object is not a point, or on error.
See Also