←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly