Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapViewport Class / Limits Property

In This Topic
    Limits Property (MapViewport)
    In This Topic
    Gets the viewport limit bounds.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Limits As MapViewportLimits
    public MapViewportLimits Limits {get;}
    See Also