WpfAnnotationCursors Class |
Namespace: Atalasoft.Annotate.Wpf
The WpfAnnotationCursors type exposes the following members.
Name | Description | |
---|---|---|
DefaultCursor |
Gets or sets the default cursor used when the pointer is not over an annotation or grip.
| |
EastWestCursor |
Gets or sets the cursor used when over the left or right center grip.
| |
HotSpotCursor |
Gets or sets the cursor used for hot spots. This is only shown when InteractMode is set to View.
| |
MoveCursor |
Gets or sets the cursor used to indicate a move operation.
| |
NortheastSouthwestCursor |
Gets or sets the cursor used for the top-right and bottom-left grips.
| |
NorthSouthCursor |
Gets or sets the cursor used for the top and bottom center grips.
| |
NorthwestSoutheastCursor |
Gets or sets the cursor used for the top-left and bottom-right grips.
| |
RotateCursor |
Gets or sets the cursor used for the rotation grip.
|