NRulerMousePosition Class Members
In This Topic
The following tables list the members exposed by NRulerMousePosition.
Public Fields
Public Properties
| Name | Description |
| Coordinate | Gets or sets the mouse coordinate to display on the ruler |
| Visible | Gets or sets whether the mouse position is visible on the ruler |
Top
Public Methods
| Name | Description |
| CanClip | Overridden. Return true. |
| GetClip | Overridden. Returns a path that represents the bounds of the mouse position in ruler coordinates. |
Top
Protected Methods
| Name | Description |
| GetBounds | Must override to provide the bounds for the ruler mouse position in ruler coordinates |
Top
See Also