New1
Previous  Next

Initializes the Rectangle object.
Syntax: New1 (x As Int32, y As Int32, width As Int32, height As Int32)

Example:
rect1.New1 (50,50,100,100)