The C1PreviewCursors type exposes the following members.

Properties

  Name Description
Public property HandGrab
Gets or sets the hand grabbing cursor.
Public property HandHover
Gets or sets the hand hovering cursor.
Public property MarginsHide
Gets or sets the hide margins cursor.
Public property MarginsHideH
Gets or sets the hide horizontal margins cursor.
Public property MarginsHideV
Gets or sets the hide vertical margins cursor.
Public property MarginsShow
Gets or sets the show margins cursor.
Public property MarginsShowH
Gets or sets the show horizontal margins cursor.
Public property MarginsShowV
Gets or sets the show vertical margins cursor.
Public property PanMarker
Gets or sets the pan marker cursor.
Public property PanMarkerE
Gets or sets the pan marker (east) cursor.
Public property PanMarkerEW
Gets or sets the pan marker (east-west) cursor.
Public property PanMarkerN
Gets or sets the pan marker (north) cursor.
Public property PanMarkerNE
Gets or sets the pan marker (north-east) cursor.
Public property PanMarkerNS
Gets or sets the pan marker (north-south) cursor.
Public property PanMarkerNW
Gets or sets the pan marker (north-west) cursor.
Public property PanMarkerS
Gets or sets the pan marker (south) cursor.
Public property PanMarkerSE
Gets or sets the pan marker (south-east) cursor.
Public property PanMarkerSW
Gets or sets the pan marker (south-west) cursor.
Public property PanMarkerW
Gets or sets the pan marker (west) cursor.
Public property ZoomIn
Gets or sets the zoom in cursor.
Public property ZoomNone
Gets or sets the zoom disabled cursor.
Public property ZoomOut
Gets or sets the zoom out cursor.

See Also