Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
public virtual VectorRectangle GetBoundedBox()
Visual Basic (Declaration)
Public Overridable Function GetBoundedBox As VectorRectangle
Visual C++
public:
virtual VectorRectangle GetBoundedBox()

Implements

IElement..::.GetBoundedBox()()()

See Also