SetAction Method (ILEADAlphaAction)
short SetAction(long lCellIndex, long lSubCellIndex, ActionLevelConstants ActionLevel); | |
Overview |
Refer to Using the Image Viewer |
Remarks
(Medical Imaging Suite) Sets the properties for this owner action object, based on the ActionLevel flag.
If the ActionLevel flag is: |
Then the following properties should be set before calling this method: |
CONVIEW_ACTIONLEVEL_CONTAINER |
Cursor property, Change property, CircularMouseMove property, StartColor Property, EndColor Property. |
CONVIEW_ACTIONLEVEL_CELL |
Factor property. |
See Also