Click or drag to resize

PointerCursor Methods

The PointerCursor type exposes the following members.

Methods
  NameDescription
Protected methodgetPointerHash
Returns pointer hash.
Protected methodhide
Hides (clears) this instance.
Public methodHide
Hides this instance.
Public methodInit
Initializes (resets) the cursor.
Public methodSetState
Sets the state of the cursor.
Protected methodshow
Shows this instance.
Protected methodupdate
This method is called every time when the pointer changes.
Protected methodupdateOnce
This method is called once when the cursor is initialized.
Public methodUpdatePointer
Updates the pointer. This method is called when the pointer is moved.
Top
See Also