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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly