Gets or sets the Hanging Protocol Partial Data Display Handling (Mandatory)
[DataMemberAttribute()]
[Element(DicomTag.PartialDataDisplayHandling)]
public PartialDataDisplayHandling PartialDataDisplayHandling { get; set; }
public:
[ElementAttribute((gcnew DicomTag::PartialDataDisplayHandling())),
DataMemberAttribute]
property PartialDataDisplayHandling^ PartialDataDisplayHandling
{
PartialDataDisplayHandling^ get()
void set(PartialDataDisplayHandling^ value)
}
The Hanging Protocol Partial Data Display Handling.
This is part of the Hanging Protocol Display Module. It is used in the case where not all image sets are available for display, and identifies whether to maintain the layout or not. For more information, PartialDataDisplayHandling
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