Name | Description | |
---|---|---|
![]() | EmbeddedResourceRef | Gets the resource from which this cursor is extracted. Only applicable when Type is set to Resource. |
![]() | Height | Gets the height of the cursor. |
![]() | HotSpotX | Gets the X hot spot of the cursor. |
![]() | HotSpotY | Gets the Y hot spot of the cursor. |
![]() | Pixels | Gets the cursor pixels. |
![]() | PredefinedCursor | Gets the predefined cursor. Only applicable when type is set to Predefined. |
![]() | Type | Gets the cursor type. |
![]() | UseNativeIfPossible | Gets whether the native cursor for the integration platform must be used, whenever possible. Only applicable when Type set to Predefined. By default set to true. |
![]() | Width | Gets the width of the cursor. |