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();
}
A Leadtools.Dicom.DicomDataSet object that contains the Data Set on which the specified action is to be performed.
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