Implements GetBoundedBox()()().
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public override VectorRectangle GetBoundedBox() |
| Visual Basic (Declaration) |
|---|
Public Overrides Function GetBoundedBox As VectorRectangle |
| Visual C++ |
|---|
public: virtual VectorRectangle GetBoundedBox() override |