Maps for WPF | ComponentOne
C1.WPF.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