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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly