ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / ImageElement Class / Clone Method

In This Topic
    Clone Method (ImageElement)
    In This Topic
    Creates a new BaseElement that is a copy of the current instance.
    Syntax
    'Declaration
     
    
    Public Function Clone() As Object
    public object Clone()
    See Also