TagValueOrientationCondition Class

Summary
Specifies a possible condition that may or may not be met by a DicomDataSet. The condition consists of a DICOM tag and value for the DICOM element containing that tag.
Syntax
C#
VB
C++
[SerializableAttribute()] 
public class TagValueOrientationCondition : OrientationConditionBase 
<SerializableAttribute()> 
Public Class TagValueOrientationCondition  
   Inherits OrientationConditionBase 
[SerializableAttribute()] 
public ref class TagValueOrientationCondition : public OrientationConditionBase  
Remarks

This class makes it easy to check whether a DicomDataSet contains a DICOM element having a specific tag and value.

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.