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

In This Topic
    LatitudeSlices Property
    In This Topic
    Gets or sets the number of latitude divisions for this slice.
    Syntax
    'Declaration
     
    Public Property LatitudeSlices As System.Double
    public System.double LatitudeSlices {get; set;}
    See Also