←Select platform

ShowGraphicAnnotationFlag Property

Summary

Gets or sets the Display Set Show Graphic Annotation Flag (Optional).

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.ShowGraphicAnnotationFlag)] 
public bool ShowGraphicAnnotationFlag { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute(7472914)] 
   property bool ShowGraphicAnnotationFlag 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

The Display Set Show Graphic Annotation Flag.

Remarks

If ShowGraphicAnnotationFlag is true, then annotations are displayed from a corresponding presentation state containing a Graphic Annotation Sequence; otherwise, no annotations are displayed.

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.Dicom.Common Assembly

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