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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly