ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / MapSlice Class / Zoom Property

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