ComponentOne Maps for WPF and Silverlight
C1.WPF.Maps Namespace / MapSlice Class / LongSlices Property

In This Topic
    LongSlices Property (MapSlice)
    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