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