Click or drag to resize

DomScriptBaseGetHandleCursor Method

Gets the handle cursor

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

Parameters

handle  Int32
Handle number

Return Value

Cursor
See Also