Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields Namespace / Map Class / ShowScale Property

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

    The default is true.

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