ComponentOne Maps for WPF and Silverlight
C1.WPF.Maps Namespace / C1Maps Class / ViewportHeight Property

In This Topic
    ViewportHeight Property (C1Maps)
    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