ApplyActionFlags Enumeration

Summary
Provide values for the ApplyActionCommand.
Syntax
C#
VB
C++
[FlagsAttribute()] 
public enum ApplyActionFlags 
  
<FlagsAttribute()> 
Public Enum ApplyActionFlags  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
[FlagsAttribute()] 
public enum class ApplyActionFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0x00000000NoneDon't apply the action.
0x00000001Viewer2DApply the action to Leadtools.Medical.Workstation.UI.StudiesViewer viewers.
0x00000002Viewer3DApply the action to Leadtools.Medical.Workstation.UI.VolumeViewer viewers.
Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.