Map for WinForms | ComponentOne
C1.Win.Map 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