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