C#
VB
C++
Gets or sets the ApplyActionFlags value that tells the command on what the action should be applied.
public ApplyActionFlags ApplyOnFlags { get; set; }
Public Property ApplyOnFlags As Leadtools.Medical.Workstation.ApplyActionFlags
public:
property Leadtools.Medical.Workstation.ApplyActionFlags ApplyOnFlags {
Leadtools.Medical.Workstation.ApplyActionFlags get();
void set ( Leadtools.Medical.Workstation.ApplyActionFlags );
}
An ApplyActionFlags value that tells the command on what the action should be applied.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET