CanAddTag Property

Summary
Gets a value indicating whether a DICOM tag can be added to the currently selected item.
Syntax
C#
VB
C++
public bool CanAddTag { get; } 
Public ReadOnly Property CanAddTag As Boolean 
public: 
property bool CanAddTag { 
   bool get(); 
} 

Property Value

true if this instance can add a tag; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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