Cursor property (ILEADAlphaAction)
IPictureDisp * Cursor | |
Overview |
Refer to Using the Image Viewer |
Remarks
(Medical Imaging Suite) Gets or sets the default cursor for this action.
This property is applied at the container level.
Default is the arrow cursor.
To set a new cursor for the alpha action, set this property and call the SetAction method.
This property is updated with the currently used cursor by calling the GetAction method.
See Also