piDogGeometry.DoubleRect.Constructor

Scope: Public
Sub Constructor()
Sub Constructor(left As Double, top As Double, width As Double, height as Double, rotation As Double = 0)
create a new rectangle with the specified bounds and rotation
Scope: Public
Sub Constructor(r As Xojo.Rect)
create a new DoubleRect from a Xojo.Rect