Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapSlice Class / LatSlices Property

In This Topic
    LatSlices Property (MapSlice)
    In This Topic
    Gets the number of latitude divisions for this slice.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LatSlices As Integer
    public int LatSlices {get;}
    See Also