Specifies expected layout behavior if one or images sets are not available.
public enum PartialDataDisplayHandling
Public Enum PartialDataDisplayHandling
public enum class PartialDataDisplayHandling sealed
Members
0 | Undefined |
Modification of the expected layout in the absence of one or more image sets is undefined |
1 | MaintainLayout |
Maintain the expected layout in the absence of one or more image sets |
2 | AdaptLayout |
Rearrange the expected layout in the absence of one or more image sets |
If one or more image sets identified by ImageSetNumber in the DisplaySetsSequence are unavailable, the PartialDataDisplayHandling indicates whether or not to maintain the expected layout.
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