Specifies the usage for a ImageSetSelector.
public enum ImageSetSelectorUsage
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. |
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.
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