DrawingBaseGetHandle Method |
Gets the handle
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected abstract Point GetHandle(
int handleNumber,
ChartVisualArgs args
)
Parameters
- handleNumber Int32
- Handle number
- args ChartVisualArgs
- ChartVisualArgs
Return Value
PointSee Also