Returns the circumscribed rectangle.
    Namespace: 
   PerpetuumSoft.Framework.ModelAssembly: PerpetuumSoft.Framework.Model (in PerpetuumSoft.Framework.Model.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
VectorRectangle GetBoundedBox()  | 
| Visual Basic (Declaration) | 
|---|
Function GetBoundedBox As VectorRectangle  | 
| Visual C++ | 
|---|
VectorRectangle GetBoundedBox()  |