C#
VB
C++
Gets the display orientation of the cell.
public OrientationConfiguration DisplayOrientation { get; set; }
Public Property DisplayOrientation As Leadtools.Dicom.Common.Datatypes.OrientationConfiguration
public:
property Leadtools.Dicom.Common.Datatypes.OrientationConfiguration^ DisplayOrientation {
Leadtools.Dicom.Common.Datatypes.OrientationConfiguration^ get();
void set ( Leadtools.Dicom.Common.Datatypes.OrientationConfiguration^ );
}
The display orientation.
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