Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.12.8
|
Leadtools.MedicalViewer Namespace : MedicalViewerActionFlags Enumeration |
Value | Member | Description |
---|---|---|
0x00000001 | Active | Apply the effect on the active cell window only. |
0x00000002 | Selected | Apply the effect on all the cells. |
0x00000004 | AllCells | Apply the effect on the selected cells only. |
0x00000010 | RealTime | Apply the action during the mouse movement. This option is only valid if either AllCells or Selected is also set. |
0x00000020 | OnRelease | Apply the action after releasing the mouse button. This option is only valid if either AllCells or Selected is also set. |
0x00000100 | KeepPreviousAssignment | This flag allows the user to assign the same action to multiple mouse buttons. |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerActionFlags