C#
VB
C++
Gets the data set.
public DicomDataSet DataSet { get; }
Public ReadOnly Property DataSet As Leadtools.Dicom.DicomDataSet
public:
property Leadtools.Dicom.DicomDataSet^ DataSet {
Leadtools.Dicom.DicomDataSet^ get();
}
The data set associated with this property.
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