←Select platform

MedicalViewerAnnotationFlags Enumeration

Summary

Determines which annotation objects use the new setting.

Syntax

C#
VB
C++
[FlagsAttribute()] 
public enum MedicalViewerAnnotationFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable 
<FlagsAttribute()> 
Public Enum MedicalViewerAnnotationFlags  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
[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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize