Click or drag to resize

Point2dOrigin Property

Gets a point at 0,0.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static Point2d Origin { get; }

Property Value

Type: Point2d
See Also