C#
VB
C++
Initializes a new instance of the DicomKeyAttribute class.
public DicomKeyAttribute(
DicomDirKeyType key
)
Public Function New( _
ByVal key As Leadtools.Dicom.DicomDirKeyType _
)
public:
DicomKeyAttribute(
Leadtools.Dicom.DicomDirKeyType key
)
key
The key.
For an example, refer to DicomKeyAttribute.
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