ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / MapSlice Class / LatSlices Property

In This Topic
    LatSlices Property
    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