Leadtools.MedicalViewer Namespace : MedicalViewerAnnotationFlags Enumeration |
[FlagsAttribute()] public enum MedicalViewerAnnotationFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum MedicalViewerAnnotationFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MedicalViewerAnnotationFlags
[FlagsAttribute()] public enum class MedicalViewerAnnotationFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
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. |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerAnnotationFlags