MedicalViewerAnnotationFlags Enumeration

Summary
Determines which annotation objects use the new setting.
Syntax
C#
C++/CLI
[FlagsAttribute()] 
public enum MedicalViewerAnnotationFlags 
            [FlagsAttribute()] 
public enum class MedicalViewerAnnotationFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0x00000000Selected Apply on the selected object.
0x00000001AllObjects Apply on objects that have the same type. (All rulers or all arrows).
0x00000002AllAnnotation Apply on all annotation objects.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.