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

In This Topic
    ZoomSize Property (MapViewport)
    In This Topic
    Gets or sets the size for the whole coordinate system limit bounds when zoom level is 0.
    Syntax
    'Declaration
     
    
    Public Property ZoomSize As Size
    public Size ZoomSize {get; set;}
    See Also