The C1PreviewCursors type exposes the following members.

Methods

  Name Description
Public method ResetHandGrab
Resets the HandGrab property to the default value.
Public method ResetHandHover
Resets the HandHover property to the default value.
Public method ResetMarginsHide
Resets the MarginsHide property to the default value.
Public method ResetMarginsHideH
Resets the MarginsHideH property to the default value.
Public method ResetMarginsHideV
Resets the MarginsHideV property to the default value.
Public method ResetMarginsShow
Resets the MarginsShow property to the default value.
Public method ResetMarginsShowH
Resets the MarginsShowH property to the default value.
Public method ResetMarginsShowV
Resets the MarginsShowV property to the default value.
Public method ResetPanMarker
Resets the PanMarker property to the default value.
Public method ResetPanMarkerE
Resets the PanMarkerE property to the default value.
Public method ResetPanMarkerEW
Resets the PanMarkerEW property to the default value.
Public method ResetPanMarkerN
Resets the PanMarkerN property to the default value.
Public method ResetPanMarkerNE
Resets the PanMarkerNE property to the default value.
Public method ResetPanMarkerNS
Resets the PanMarkerNS property to the default value.
Public method ResetPanMarkerNW
Resets the PanMarkerNW property to the default value.
Public method ResetPanMarkerS
Resets the PanMarkerS property to the default value.
Public method ResetPanMarkerSE
Resets the PanMarkerSE property to the default value.
Public method ResetPanMarkerSW
Resets the PanMarkerSW property to the default value.
Public method ResetPanMarkerW
Resets the PanMarkerW property to the default value.
Public method ResetZoomIn
Resets the ZoomIn property to the default value.
Public method ResetZoomNone
Resets the ZoomNone property to the default value.
Public method ResetZoomOut
Resets the ZoomOut property to the default value.

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