ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / Map Class / ShowZoomTool Property

In This Topic
    ShowZoomTool Property (Map)
    In This Topic
    Gets or sets a value indicating whether to show the zoom scale.

    The default is false.

    Syntax
    'Declaration
     
    Public Property ShowZoomTool As Boolean
    public bool ShowZoomTool {get; set;}
    See Also