' Classes/System/Drawing/Rectangle.ab Namespace System Namespace Drawing Type Rectangle X As Long Y As Long Width As Long Height As Long End Type End Namespace End Namespace