Returns actual bounding rectangle of plot area element in client coordinates, relative to top-left corner of this control.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Rect GetPlotAreaRectangle() |
| Visual Basic |
|---|
Public Function GetPlotAreaRectangle As Rect |
| JScript |
|---|
public function GetPlotAreaRectangle() : Rect |