C#
VB
C++
Gets the Leadtools.Dicom.DicomNet object associated with the client.
public DicomNet Client { get; }
Public ReadOnly Property Client As Leadtools.Dicom.DicomNet
public:
property Leadtools.Dicom.DicomNet^ Client {
Leadtools.Dicom.DicomNet^ get();
}
The Leadtools.Dicom.DicomNet object associated with the client.
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