Set the contents of this RectangleElement using an XRect.

 

   

Syntax
 

[C#]
virtual XRect SetRect(XRect rect)

 

   

Params
 
Name Description
rect The XRect containing values to be inserted into this RectangleElement
return The XRect that was passed in.

 

   

Notes
 

Set the contents of this RectangleElement using an XRect.

 

   

Example
 
None.