Map for WinForms | ComponentOne
C1.FlexMap Namespace / TileItem Class / Col Property

In This Topic
    Col Property (TileItem)
    In This Topic
    Gets the column index of the tile.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Col As Integer
    public int Col {get;}
    See Also