ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1Maps Class / ViewportWidth Property

In This Topic
    ViewportWidth Property (C1Maps)
    In This Topic
    The visible width of the map in logic coordinates.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ViewportWidth As Double
    public double ViewportWidth {get;}
    See Also