Element Property

Summary

Gets the element in the DICOM dataset that is being anonymized.

Syntax
C#
VB
C++
public DicomElement Element { get; } 
Public ReadOnly Property Element As DicomElement 
public: 
property DicomElement^ Element { 
   DicomElement^ get(); 
} 

Property Value

The element being anonymized.

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