Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapSlice Class / Zoom Property

In This Topic
    Zoom Property (MapSlice)
    In This Topic
    Gets the minimum zoom of this slice.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Zoom As Double
    public double Zoom {get;}
    See Also