Restores the specified Context Group to the default values as stored in the internal table maintained by LEADTOOLS.
public bool Default(
DicomContextGroup contextGroup
)
Public Function Default( _
ByVal contextGroup As DicomContextGroup _
) As Boolean
public:
bool Default(
DicomContextGroup^ contextGroup
)
contextGroup
DicomContextGroup object that specifies the Context Group to be restored. If this parameter is set to null, the method restores all the Context Groups in the Context Group Table.
true, the specified Context Group was restored successfully. false, the method failed to allocate memory.
DicomContextGroupTable Members
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) Method
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document