C#
VB
C++
Gets a value indicating whether a DICOM tag can be added to the currently selected item.
public bool CanAddTag { get; }
Public ReadOnly Property CanAddTag As Boolean
public:
property bool CanAddTag {
bool get();
}
true
if this instance can add a tag; otherwise, false
.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET