MouseCursors Class |
Namespace: Arction.Wpf.ChartingMVVM
The MouseCursors type exposes the following members.
| Name | Description | |
|---|---|---|
| MouseCursors | Initializes a new instance of the MouseCursors class |
| Name | Description | |
|---|---|---|
| Cross |
Cross
| |
| Default |
Default cursor.
| |
| DragDrop |
Drag'n'drop cursor
| |
| DragDropAdd |
Drag'n'drop cursor with plus sign
| |
| Hand |
Hand.
| |
| HSplit |
HSplit cursor.
| |
| No |
No
| |
| NoMoveHoriz |
NoMoveHoriz
| |
| Pan |
Pan cursor
| |
| PanX |
Pan X cursor
| |
| PanY |
Pan Y cursor
| |
| Rotate |
Rotation cursor
| |
| Scroll3D |
3D scrolling cursor
| |
| ScrollNS |
ScrollNS
| |
| SizeAll |
SizeAll cursor. Used for round view angle dragging.
| |
| SizeNESW |
SizeNESW
| |
| SizeNS |
SizeNS
| |
| SizeNWSE |
SizeNWSE
| |
| SizeWE |
SizeWE
| |
| VSplit |
VSplit cursor.
| |
| ZoomX |
Zoom in X dimension
| |
| ZoomXY |
Zoom in both X and Y dimensions
| |
| ZoomY |
Zoom in Y dimension
|
| 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.) |