ZoomContentControlCursors Class
Contains the cursors used for the ZoomContentControl control.
public static class ZoomContentControlCursors
- Inheritance:
- object object
Properties
CenterAndZoomInToPoint
The Cursor to use for centering the view to a point and zooming in.
CenterAndZoomOutFromPoint
The Cursor to use for centering the view to a point and zooming in.
CenterToPoint
The Cursor to use for centering the view to a point and zooming in.
PanDragClosed
The Cursor to use for panning.
PanDragOpen
The Cursor to use for panning.
ZoomDrag
The Cursor to use for zooming in and out.
ZoomIn
The Cursor to use for zooming in.
ZoomOut
The Cursor to use for zooming out.
ZoomToRegion
The Cursor to use for zooming to a region.