This is a utility object that may be used to manipulate Rects.

When first created the object defaults to an empty rectangle "0,0,0,0".

 

   
   
Method   Description
none  

 

   
   
Property   Default   Description
String No The rect as a comma delimited string.
Right No The right of the rect.
Top No The top of the rect.
Left No The left of the rect.
Bottom No The bottom of the rect.
TopLeft No The top left point of the rect.
BottomRight No The bottom right point of the rect.
Width No The width of the rect.
Height No The height of the rect.