C#
VB
C++
Reverses the orientation of an image in the cell with the specified subCellIndex.
public void ReverseOrientation(
int subCellIndex
)
Public Overloads Sub ReverseOrientation( _
ByVal subCellIndex As Integer _
)
public:
void ReverseOrientation(
int subCellIndex
)
subCellIndex
a zero-based index of the sub-cell that will have it's orientation reversed.
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