Piccolo.NET

PInputEventArgs.PushCursor Method 

Set the canvas cursor, and remember the previous cursor on the cursor stack.

public virtual void PushCursor(
   Cursor cursor
);

Parameters

cursor
The new canvas cursor.

See Also

PInputEventArgs Class | UMD.HCIL.Piccolo.Event Namespace