Sets new cursor, created from the bitmap.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public void SetCursor(
	Bitmap bitmap
)

Parameters

bitmap
Type: System.Drawing..::.Bitmap
Source Bitmap bitmap of the cursor.

See Also