SetAction Method (ILEADScaleAction)
|
short SetAction(long lCellIndex, ActionLevelConstants ActionLevel); | |
|
Overview |
Refer to Using the Image Viewer |
Remarks
(Medical Imaging Suite) Sets the properties for this scale action object, based on the ActionLevel flag.
|
If the ActionLevel flag is: |
Then the properties that should be set before calling this method are: |
|
CONVIEW_ACTIONLEVEL_CONTAINER |
Cursor property, Change property, CircularMouseMove property. |
|
CONVIEW_ACTIONLEVEL_CELL |
ScaleFactor property. |
See Also