ComponentOne Maps for WPF and Silverlight
C1.WPF.Maps 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