Gets rectangular area in which the inner content will be located.
Namespace:
PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public VectorRectangle GetDockingBounds() |
| Visual Basic (Declaration) |
|---|
Public Function GetDockingBounds As VectorRectangle |
| Visual C++ |
|---|
public: VectorRectangle GetDockingBounds() |