Get the bounding box for the structure element.

 

   

Syntax
 

[C#]
XRect GetBBox()

 

   

Params
 
Name Description
return The bounding box.

 

   

Notes
 

Get the bounding box for the structure element.

This will return null if there is no bounding box.

 

   

Example
 

None.