ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / CommonImage Class / CommonImage Constructor

In This Topic
    CommonImage Constructor
    In This Topic
    Initializes a new instance of a CommonImage.
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal tc As C1TileControl _
    )
    public CommonImage( 
       C1TileControl tc
    )

    Parameters

    tc
    See Also