ShowTagInfo Property

Summary

Gets or sets a value indicating whether show tag info.

Syntax
C#
VB
C++
public bool ShowTagInfo { get; set; } 
Public Property ShowTagInfo As Boolean 
public: 
property bool ShowTagInfo { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to show tag information; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly