Click or drag to resize

GetBaseClassPoint2d Method

Returns location in view of point in selected in GetPoint::Get() or GetPoint::Get2dPoint(). (0,0) = upper left corner of window.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Point Point2d()

Return Value

Type: Point
The location.
See Also