Sets graphic of mouse cursor.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
void SetCursorGraphic(
	MouseCursor cursorType
)
Visual Basic
Sub SetCursorGraphic ( 
	cursorType As MouseCursor
)

Parameters

cursorType
Type: Sgry.Azuki..::..MouseCursor

See Also