Map for WinForms | ComponentOne
C1.Win.Map Namespace / C1Map Class / Viewport Property

In This Topic
    Viewport Property (C1Map)
    In This Topic
    Gets the the viewport settings for this C1Map.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Viewport As MapViewport
    public MapViewport Viewport {get;}
    See Also