DrawingBaseGetHandleRect Method |
Returns the rectangle handle
Namespace: SharpCharts.Base.ChartObjectAssembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax public Rect GetHandleRect(
int handleNumber
)
Parameters
- handleNumber
- Type: SystemInt32
Return Value
Type:
RectSee Also