AnnotationCursors Class |
Namespace: Atalasoft.Annotate.UI
The AnnotationCursors 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. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |