ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Tile Class / GetImage Method

In This Topic
    GetImage Method (Tile)
    In This Topic
    Returns an image from either C1TileControl.ImageList or the Image property of this Tile.
    Syntax
    'Declaration
     
    
    Public Function GetImage() As Image
    public Image GetImage()
    See Also