Contains static methods to control the mouse icon.
Inheritance HierarchySystemObject
Rhino.UIMouseCursor
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static class MouseCursor
Public NotInheritable Class MouseCursor
The MouseCursor type exposes the following members.
Properties|
| Name | Description |
|---|
  | Location |
Retrieves the position of the mouse cursor, in screen coordinates
|
Top
Methods|
| Name | Description |
|---|
  | SetToolTip |
Sets a cursor tooltip string shown next to the mouse cursor.
Overrides all cursor tooltip panes.
|
Top
See Also