Leadtools.MedicalViewer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
MedicalViewerActionFlags Enumeration
See Also  
Leadtools.MedicalViewer Namespace : MedicalViewerActionFlags Enumeration




Represents the cells to which the action is applied and when the action is applied.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
Public Enum MedicalViewerActionFlags 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerActionFlags
C# 
[FlagsAttribute()]
public enum MedicalViewerActionFlags : Enum 
Managed Extensions for C++ 
[FlagsAttribute()]
__value public enum MedicalViewerActionFlags : public Enum 
C++/CLI 
[FlagsAttribute()]
public enum class MedicalViewerActionFlags : public Enum 

Members

MemberDescription
Active Apply the effect on the active cell window only.
Selected Apply the effect on all the cells.
AllCells Apply the effect on the selected cells only.
RealTime Apply the action during the mouse movement. This option is only valid if either AllCells or Selected is also set.
OnRelease Apply the action after releasing the mouse button. This option is only valid if either AllCells or Selected is also set.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.MedicalViewer requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features