PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewCursors Class
Properties Methods


In This Topic
    C1PreviewCursors Class Members
    In This Topic

    The following tables list the members exposed by C1PreviewCursors.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1PreviewCursors class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the hand grabbing cursor.  
    Public PropertyGets or sets the hand hovering cursor.  
    Public PropertyGets or sets the hide margins cursor.  
    Public PropertyGets or sets the hide horizontal margins cursor.  
    Public PropertyGets or sets the hide vertical margins cursor.  
    Public PropertyGets or sets the show margins cursor.  
    Public PropertyGets or sets the show horizontal margins cursor.  
    Public PropertyGets or sets the show vertical margins cursor.  
    Public PropertyGets or sets the pan marker cursor.  
    Public PropertyGets or sets the pan marker (east) cursor.  
    Public PropertyGets or sets the pan marker (east-west) cursor.  
    Public PropertyGets or sets the pan marker (north) cursor.  
    Public PropertyGets or sets the pan marker (north-east) cursor.  
    Public PropertyGets or sets the pan marker (north-south) cursor.  
    Public PropertyGets or sets the pan marker (north-west) cursor.  
    Public PropertyGets or sets the pan marker (south) cursor.  
    Public PropertyGets or sets the pan marker (south-east) cursor.  
    Public PropertyGets or sets the pan marker (south-west) cursor.  
    Public PropertyGets or sets the pan marker (west) cursor.  
    Public PropertyGets or sets the zoom in cursor.  
    Public PropertyGets or sets the zoom disabled cursor.  
    Public PropertyGets or sets the zoom out cursor.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the HandGrab property to the default value.  
    Public MethodResets the HandHover property to the default value.  
    Public MethodResets the MarginsHide property to the default value.  
    Public MethodResets the MarginsHideH property to the default value.  
    Public MethodResets the MarginsHideV property to the default value.  
    Public MethodResets the MarginsShow property to the default value.  
    Public MethodResets the MarginsShowH property to the default value.  
    Public MethodResets the MarginsShowV property to the default value.  
    Public MethodResets the PanMarker property to the default value.  
    Public MethodResets the PanMarkerE property to the default value.  
    Public MethodResets the PanMarkerEW property to the default value.  
    Public MethodResets the PanMarkerN property to the default value.  
    Public MethodResets the PanMarkerNE property to the default value.  
    Public MethodResets the PanMarkerNS property to the default value.  
    Public MethodResets the PanMarkerNW property to the default value.  
    Public MethodResets the PanMarkerS property to the default value.  
    Public MethodResets the PanMarkerSE property to the default value.  
    Public MethodResets the PanMarkerSW property to the default value.  
    Public MethodResets the PanMarkerW property to the default value.  
    Public MethodResets the ZoomIn property to the default value.  
    Public MethodResets the ZoomNone property to the default value.  
    Public MethodResets the ZoomOut property to the default value.  
    Top
    Protected Methods
     NameDescription
    Protected MethodTests whether the HandGrab property should be serialized.  
    Protected MethodTests whether the HandHover property should be serialized.  
    Protected MethodTests whether the MarginsHide property should be serialized.  
    Protected MethodTests whether the MarginsHideH property should be serialized.  
    Protected MethodTests whether the MarginsHideV property should be serialized.  
    Protected MethodTests whether the MarginsShow property should be serialized.  
    Protected MethodTests whether the MarginsShowH property should be serialized.  
    Protected MethodTests whether the MarginsShowV property should be serialized.  
    Protected MethodTests whether the PanMarker property should be serialized.  
    Protected MethodTests whether the PanMarkerE property should be serialized.  
    Protected MethodTests whether the PanMarkerEW property should be serialized.  
    Protected MethodTests whether the PanMarkerN property should be serialized.  
    Protected MethodTests whether the PanMarkerNE property should be serialized.  
    Protected MethodTests whether the PanMarkerNS property should be serialized.  
    Protected MethodTests whether the PanMarkerNW property should be serialized.  
    Protected MethodTests whether the PanMarkerS property should be serialized.  
    Protected MethodTests whether the PanMarkerSE property should be serialized.  
    Protected MethodTests whether the PanMarkerSW property should be serialized.  
    Protected MethodTests whether the PanMarkerW property should be serialized.  
    Protected MethodTests whether the ZoomIn property should be serialized.  
    Protected MethodTests whether the ZoomNone property should be serialized.  
    Protected MethodTests whether the ZoomOut property should be serialized.  
    Top
    See Also