C#
VB
C++
Determines which annotation objects use the new setting.
[FlagsAttribute()]public enum MedicalViewerAnnotationFlags
<FlagsAttribute()>Public Enum MedicalViewerAnnotationFlagsInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
[FlagsAttribute()]public enum class MedicalViewerAnnotationFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
| Value | Member | Description |
|---|---|---|
| 0x00000000 | Selected | Apply on the selected object. |
| 0x00000001 | AllObjects | Apply on objects that have the same type. (All rulers or all arrows). |
| 0x00000002 | AllAnnotation | Apply on all annotation objects. |
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
