C#
VB
C++
Gets or sets the index of the active sub-cell.
public int ActiveSubCell { get; set; }
Public Property ActiveSubCell As Integer
Value that indicates the index of the active sub-cell.
The active sub-cell is the cell that will be processed when applying any effect that affects only one sub-cell with no sub-cell index specified.
For an example, refer to GetDisplayedClippedImageRectangle.
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