Implements SetBounds(VectorRectangle).
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public void SetBounds( VectorRectangle bounds ) |
| Visual Basic (Declaration) |
|---|
Public Sub SetBounds ( _ bounds As VectorRectangle _ ) |
| Visual C++ |
|---|
public: virtual void SetBounds( VectorRectangle bounds ) sealed |