GetAction Method (ILEADWindowLevelAction)
short GetAction (long lCellIndex, long lSubCellIndex, ActionLevelConstants ActionLevel); | |
Overview |
Refer to Using the Image Viewer |
Remarks
(Medical Imaging Suite) Gets the current values of the window level action properties, based on the ActionLevel flag.
If ActionLevel is: |
Then the following properties are updated: |
CONVIEW_ACTIONLEVEL_CONTAINER |
Cursor property, Change property, CircularMouseMove property, StartColor property, EndColor Property. |
CONVIEW_ACTIONLEVEL_CELL |
Width property, Center property, FillType property. |
See Also