Map for WinForms | ComponentOne
C1.Win.Map Namespace / C1Map Class / DistanceScale Property

In This Topic
    DistanceScale Property (C1Map)
    In This Topic
    Gets the distance scale settings for this C1Map.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DistanceScale As MapDistanceScale
    public MapDistanceScale DistanceScale {get;}
    See Also