Returns the circumscribed rectangle.

Namespace:  PerpetuumSoft.Framework.Model
Assembly:  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()

See Also