Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewCursors Class / ZoomOut Property

In This Topic
    ZoomOut Property (C1PreviewCursors)
    In This Topic
    Gets or sets the zoom out cursor.
    Syntax
    'Declaration
     
    Public Property ZoomOut As Cursor
    public Cursor ZoomOut {get; set;}
    See Also