[]
Holds the cursors used by C1PreviewPane.
public class C1PreviewCursors
Name | Description |
---|---|
C1PreviewCursors() | Initializes a new instance of the C1PreviewCursors class. |
Name | Description |
---|---|
HandGrab | Gets or sets the hand grabbing cursor. |
HandHover | Gets or sets the hand hovering cursor. |
MarginsHide | Gets or sets the hide margins cursor. |
MarginsHideH | Gets or sets the hide horizontal margins cursor. |
MarginsHideV | Gets or sets the hide vertical margins cursor. |
MarginsShow | Gets or sets the show margins cursor. |
MarginsShowH | Gets or sets the show horizontal margins cursor. |
MarginsShowV | Gets or sets the show vertical margins cursor. |
PanMarker | Gets or sets the pan marker cursor. |
PanMarkerE | Gets or sets the pan marker (east) cursor. |
PanMarkerEW | Gets or sets the pan marker (east-west) cursor. |
PanMarkerN | Gets or sets the pan marker (north) cursor. |
PanMarkerNE | Gets or sets the pan marker (north-east) cursor. |
PanMarkerNS | Gets or sets the pan marker (north-south) cursor. |
PanMarkerNW | Gets or sets the pan marker (north-west) cursor. |
PanMarkerS | Gets or sets the pan marker (south) cursor. |
PanMarkerSE | Gets or sets the pan marker (south-east) cursor. |
PanMarkerSW | Gets or sets the pan marker (south-west) cursor. |
PanMarkerW | Gets or sets the pan marker (west) cursor. |
ZoomIn | Gets or sets the zoom in cursor. |
ZoomNone | Gets or sets the zoom disabled cursor. |
ZoomOut | Gets or sets the zoom out cursor. |
Name | Description |
---|---|
ResetHandGrab() | Resets the HandGrab property to the default value. |
ResetHandHover() | Resets the HandHover property to the default value. |
ResetMarginsHide() | Resets the MarginsHide property to the default value. |
ResetMarginsHideH() | Resets the MarginsHideH property to the default value. |
ResetMarginsHideV() | Resets the MarginsHideV property to the default value. |
ResetMarginsShow() | Resets the MarginsShow property to the default value. |
ResetMarginsShowH() | Resets the MarginsShowH property to the default value. |
ResetMarginsShowV() | Resets the MarginsShowV property to the default value. |
ResetPanMarker() | Resets the PanMarker property to the default value. |
ResetPanMarkerE() | Resets the PanMarkerE property to the default value. |
ResetPanMarkerEW() | Resets the PanMarkerEW property to the default value. |
ResetPanMarkerN() | Resets the PanMarkerN property to the default value. |
ResetPanMarkerNE() | Resets the PanMarkerNE property to the default value. |
ResetPanMarkerNS() | Resets the PanMarkerNS property to the default value. |
ResetPanMarkerNW() | Resets the PanMarkerNW property to the default value. |
ResetPanMarkerS() | Resets the PanMarkerS property to the default value. |
ResetPanMarkerSE() | Resets the PanMarkerSE property to the default value. |
ResetPanMarkerSW() | Resets the PanMarkerSW property to the default value. |
ResetPanMarkerW() | Resets the PanMarkerW property to the default value. |
ResetZoomIn() | Resets the ZoomIn property to the default value. |
ResetZoomNone() | Resets the ZoomNone property to the default value. |
ResetZoomOut() | Resets the ZoomOut property to the default value. |
ShouldSerializeHandGrab() | Tests whether the HandGrab property should be serialized. |
ShouldSerializeHandHover() | Tests whether the HandHover property should be serialized. |
ShouldSerializeMarginsHide() | Tests whether the MarginsHide property should be serialized. |
ShouldSerializeMarginsHideH() | Tests whether the MarginsHideH property should be serialized. |
ShouldSerializeMarginsHideV() | Tests whether the MarginsHideV property should be serialized. |
ShouldSerializeMarginsShow() | Tests whether the MarginsShow property should be serialized. |
ShouldSerializeMarginsShowH() | Tests whether the MarginsShowH property should be serialized. |
ShouldSerializeMarginsShowV() | Tests whether the MarginsShowV property should be serialized. |
ShouldSerializePanMarker() | Tests whether the PanMarker property should be serialized. |
ShouldSerializePanMarkerE() | Tests whether the PanMarkerE property should be serialized. |
ShouldSerializePanMarkerEW() | Tests whether the PanMarkerEW property should be serialized. |
ShouldSerializePanMarkerN() | Tests whether the PanMarkerN property should be serialized. |
ShouldSerializePanMarkerNE() | Tests whether the PanMarkerNE property should be serialized. |
ShouldSerializePanMarkerNS() | Tests whether the PanMarkerNS property should be serialized. |
ShouldSerializePanMarkerNW() | Tests whether the PanMarkerNW property should be serialized. |
ShouldSerializePanMarkerS() | Tests whether the PanMarkerS property should be serialized. |
ShouldSerializePanMarkerSE() | Tests whether the PanMarkerSE property should be serialized. |
ShouldSerializePanMarkerSW() | Tests whether the PanMarkerSW property should be serialized. |
ShouldSerializePanMarkerW() | Tests whether the PanMarkerW property should be serialized. |
ShouldSerializeZoomIn() | Tests whether the ZoomIn property should be serialized. |
ShouldSerializeZoomNone() | Tests whether the ZoomNone property should be serialized. |
ShouldSerializeZoomOut() | Tests whether the ZoomOut property should be serialized. |