Sets the cursor for the command in which this interaction takes place.
| Name | Type | Description |
| CursorType | CursorTypeEnum | Specify the CursorTypeEnum indicating the cursor type. |
| Cursor | Variant | Input the cursor. This is an optional argument whose default value is null. |
| CursorHotSpot | Variant | Speckfy the CursorHotSpotEnum indicating the hotspot location relative to the cursor. This is an optional argument whose default value is null. |