MouseCursorLocation Property |
Retrieves the position of the mouse cursor, in screen coordinates
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static Point2d Location { get; }
Public Shared ReadOnly Property Location As Point2d
Get
Property Value
Type:
Point2d
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.14
See Also