C#
VB
C++
Gets or sets the OrientationAxis that will be transformed to occupy the top of the 2D image if the Condition is met.
public OrientationAxis Top { get; set; }
Public Property Top As Leadtools.Dicom.Common.Datatypes.OrientationAxis
public:
property Leadtools.Dicom.Common.Datatypes.OrientationAxis Top {
Leadtools.Dicom.Common.Datatypes.OrientationAxis get();
void set ( Leadtools.Dicom.Common.Datatypes.OrientationAxis );
}
The top OrientationAxis.
For an example, refer to GetImage.
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