'Usage Dim width As Integer Dim height As Integer Dim instance As New ImGearRectangle(width, height)
Parameters
- width
 - Width of a rectangle.
 - height
 - Height of a rectangle.
 
            'Usage Dim width As Integer Dim height As Integer Dim instance As New ImGearRectangle(width, height)