Map for WinForms | ComponentOne
C1.FlexMap Namespace / MapUnit Class / MetersPerUnit Property

In This Topic
    MetersPerUnit Property (MapUnit)
    In This Topic
    Gets the number of meters per unit.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MetersPerUnit As Double
    public double MetersPerUnit {get;}
    See Also