OrientationConditionBase Class

Summary

An abstract class that is used to test whether a condition is met by a DicomDataSet

Syntax
C#
VB
C++
[SerializableAttribute()] 
public abstract class OrientationConditionBase 
<SerializableAttribute()> 
Public MustInherit Class OrientationConditionBase  
[SerializableAttribute()] 
public ref class OrientationConditionBase abstract  

Remarks

Classes that derive from this class define a condition. The ApplyOrientation method returns true if the condition is met; otherwise, false.

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