Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

MedicalViewerActionFlags Enumeration






Represents the cells to which the action is applied and when the action is applied.
Syntax
[FlagsAttribute()] public enum MedicalViewerActionFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable 
'Declaration   <FlagsAttribute()> Public Enum MedicalViewerActionFlags    Inherits System.Enum    Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage   Dim instance As MedicalViewerActionFlags
[FlagsAttribute()] public enum class MedicalViewerActionFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable 
Members
ValueMemberDescription
0x00000001Active Apply the effect on the active cell window only.
0x00000002Selected Apply the effect on all the cells.
0x00000004AllCells Apply the effect on the selected cells only.
0x00000010RealTime Apply the action during the mouse movement. This option is only valid if either AllCells or Selected is also set.
0x00000020OnRelease Apply the action after releasing the mouse button. This option is only valid if either AllCells or Selected is also set.
0x00000100KeepPreviousAssignment This flag allows the user to assign the same action to multiple mouse buttons.
Remarks
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MedicalViewer.MedicalViewerActionFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.MedicalViewer Namespace

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features