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

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