←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly