GetAction Method (ILEADScaleAction)
|
short GetAction (long lCellIndex, ActionLevelConstants ActionLevel); | |
|
Overview |
Refer to Using the Image Viewer |
Remarks
(Medical Imaging Suite) Gets the current values of the scale action properties, based on the ActionLevel flag.
|
If the ActionLevel flag is: |
Then the following properties are updated by this method: |
|
CONVIEW_ACTIONLEVEL_CONTAINER |
Cursor property, Change property, CircularMouseMove property, StartColor Property, EndColor Property. |
|
CONVIEW_ACTIONLEVEL_CELL |
ScaleFactor property. |
See Also