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

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