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