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

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