←Select platform

ImageSetSelectorUsage Enumeration

Summary

Specifies the usage for an ImageSetSelector.

Syntax
C#
C++/CLI
public enum ImageSetSelectorUsage 
public enum class ImageSetSelectorUsage sealed 
Members

0

Match

Include the SOP Instance in the image set if SelectorAttribute is not present.

1

NoMatch

Exclude the SOP Instance from the image set if SelectorAttribute is not present.

Remarks

These are the possible values for the ImageSetSelectorUsageFlag, and help define with SOP Instances to include in an image set. When considering an SOP Instance, if the SelectorAttribute is not present, then the SOP Instance is included in the image set if this value is ImageSetSelectorUsage.Match, and excluded otherwise.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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