Gets the sub cell that has been attached to the frame.
Object.defineProperty(FrameAttachedEventArgs.prototype, 'subCell',
get: function()
)
subCell: SubCell; // read-only
SubCell the represents the sub-cell that got attached to the frame.
To get the frame attached with the sub-cell, refer to Frame.
To get a list of all the sub-cell in the viewer, refer to Items.
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