ComponentOne Maps for WPF and Silverlight
C1.WPF.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