FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.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