C#
VB
C++
Gets or sets the media set.
public StorageMediaFileSet MediaSet { get; set; }
Public Property MediaSet As Leadtools.Dicom.Common.Datatypes.StorageMediaFileSet
public:
property Leadtools.Dicom.Common.Datatypes.StorageMediaFileSet^ MediaSet {
Leadtools.Dicom.Common.Datatypes.StorageMediaFileSet^ get();
void set ( Leadtools.Dicom.Common.Datatypes.StorageMediaFileSet^ );
}
The volume the DICOM media is written to.
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