ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps 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