Click or drag to resize

DrawingBaseGetHandle Method

Gets the handle

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected abstract Point GetHandle(
	int handleNumber,
	ChartVisualArgs args
)

Parameters

handleNumber  Int32
Handle number
args  ChartVisualArgs
ChartVisualArgs

Return Value

Point
See Also