Click or drag to resize

ChartVisualBaseGetHandleCursor Method

Returns the handle cursor

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected virtual Cursor GetHandleCursor(
	int handle
)

Parameters

handle  Int32
 

Return Value

Cursor
See Also