C#
VB
C++
An abstract class that is used to test whether a condition is met by a DicomDataSet
[SerializableAttribute()]
public abstract class OrientationConditionBase
<SerializableAttribute()>
Public MustInherit Class OrientationConditionBase
[SerializableAttribute()]
public ref class OrientationConditionBase abstract
Classes that derive from this class define a condition. The ApplyOrientation method returns true if the condition is met; otherwise, false.
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