C#
VB
C++
Gets or sets the enumerated value that represents the type of annotations the properties are applied to.
public MedicalViewerAnnotationFlags Flags { get; set; }
Public Property Flags As Leadtools.Medicalviewer.MedicalViewerAnnotationFlags
public:
property Leadtools.Medicalviewer.MedicalViewerAnnotationFlags Flags {
Leadtools.Medicalviewer.MedicalViewerAnnotationFlags get();
void set ( Leadtools.Medicalviewer.MedicalViewerAnnotationFlags );
}
Enumerated value that represents the type of annotations should to which the properties should be applied.
For an example, refer to MedicalViewerAnnotationAngle
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