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

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