←Select platform

ShowGraphicAnnotationFlag Property (DisplaySet)

Summary

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

Syntax

C#
VB
C++
[DataMemberAttribute()] 
[ElementAttribute(7472914)] 
public bool ShowGraphicAnnotationFlag { get; set; } 
<DataMemberAttribute(),  
 ElementAttribute(7472914)>  
Public Property ShowGraphicAnnotationFlag() As Boolean 
   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

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