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

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