C#
VB
C++
Gets the RasterCollection assigned to the cell.
public RasterCollection<MedicalViewerSubCell> SubCells { get; }
Public ReadOnly Property SubCells As Leadtools.RasterCollection(Of MedicalViewerSubCell)
public:
property Leadtools.RasterCollection<MedicalViewerSubCell^>^ SubCells {
Leadtools.RasterCollection<MedicalViewerSubCell^>^ get();
}
The RasterCollection.
For an example, please refer to MedicalViewerSubCell
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