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

In This Topic
    Image Property (TileItem)
    In This Topic
    Gets the image of this tile.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Image As Object
    public object Image {get;}
    See Also