SetAction Method (ILEADWindowLevelAction)
| 
   short SetAction(long lCellIndex, long lSubCellIndex, ActionLevelConstants ActionLevel);  | |
| 
   Overview  | 
  
   Refer to Using the Image Viewer  | 
Remarks
(Medical Imaging Suite) Sets the properties for this window level action, based on the ActionLevel flag.
| 
   If ActionLevel is:  | 
  
   Then the properties to set before calling this method are:  | 
| 
   CONVIEW_ACTIONLEVEL_CONTAINER  | 
  
   Cursor property, Change property, CircularMouseMove property, StartColor property, EndColor Property.  | 
| 
   CONVIEW_ACTIONLEVEL_CELL  | 
  
   Width Property, Center property, FillType Property  | 
See Also