←Select platform

PartialDataDisplayHandling Enumeration

Summary

Specifies expected layout behavior if one or images sets are not available.

Syntax
C#
VB
C++
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

Remarks

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.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.