Click or drag to resize

DrawingBaseGetHandleCursor Method

Returns the handle cursor

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.8.0
Syntax
C#
protected override Cursor GetHandleCursor(
	int handle
)

Parameters

handle  Int32
Handle number

Return Value

Cursor
See Also