Click or drag to resize

MouseCursorLocation Property

Retrieves the position of the mouse cursor, in screen coordinates

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.8
Syntax
public static Point2d Location { get; }

Property Value

Type: Point2d
See Also