'Usage Dim width As Integer Dim height As Integer Dim instance As New ImGearComplexObject(width, height)
Parameters
- width
 - Width of the object to be created.
 - height
 - Height of the object to be created.
 
Return Value
New ImGearComplexObject class object.