ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / ImageElement Class / CreateInstance Method

In This Topic
    CreateInstance Method (ImageElement)
    In This Topic
    Creates an instance of the ImageElement element copy.
    Syntax
    'Declaration
     
    
    Protected Overrides Function CreateInstance() As BaseElement
    protected override BaseElement CreateInstance()
    See Also