←Select platform

DisplayTagInfo Property

Summary

Gets or sets a value indicating whether display tag info.

Syntax

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

Property Value

true to display tag info; otherwise, false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly