Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapDistanceScale Class / ShowMetric Property

In This Topic
    ShowMetric Property (MapDistanceScale)
    In This Topic
    Gets or sets a value indicating whether show the scale bar which has metric unit.
    Syntax
    'Declaration
     
    
    Public Property ShowMetric As Boolean
    public bool ShowMetric {get; set;}
    See Also