NAxisCursorTool Class Methods
In This Topic
For a list of all members of this type, see NAxisCursorTool members.
Public Methods
| Name | Description |
| GetAxis | Get the axis corresponding to the specified value snapper |
| OnMouseDown | Overridden. Overriden to react to mouse down events |
| OnMouseIn | Overridden. Overriden to show the cursors |
| OnMouseMove | Overridden. Processes the mouse move event |
| OnMouseOut | Overridden. Overriden to hide the cursors |
| OnMouseUp | Overridden. Overriden to react to mouse up events |
Top
Protected Methods
See Also