C#
VB
C++
Gets or sets the DICOM Directory options.
public DicomDirOptions Options { get; set; }
Public Property Options As Leadtools.Dicom.DicomDirOptions
public:
property Leadtools.Dicom.DicomDirOptions Options {
Leadtools.Dicom.DicomDirOptions get();
void set ( Leadtools.Dicom.DicomDirOptions value);
}
The DICOM Directory options.
For an example, refer to Reset.
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