Flags Property

Summary
Gets or sets the enumerated value that represents the type of annotations the properties are applied to.
Syntax
C#
VB
C++
public MedicalViewerAnnotationFlags Flags { get; set; } 
  
Public Property Flags As MedicalViewerAnnotationFlags 
            public: 
property MedicalViewerAnnotationFlags Flags { 
   MedicalViewerAnnotationFlags get(); 
   void set (    MedicalViewerAnnotationFlags ); 
} 

Property Value

Enumerated value that represents the type of annotations should to which the properties should be applied.

Example

For an example, refer to MedicalViewerAnnotationAngle

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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