C#
VB
C++
Gets or sets the cell that will hold the cutline image, or the first cutline image in case of the double cutline.
public MedicalViewerCell FirstCell { get; set; }
Public Property FirstCell As Leadtools.Medicalviewer.MedicalViewerCell
public:
property Leadtools.Medicalviewer.MedicalViewerCell^ FirstCell {
Leadtools.Medicalviewer.MedicalViewerCell^ get();
void set ( Leadtools.Medicalviewer.MedicalViewerCell^ );
}
MedicalViewerCell that represents the cell that will hold the first cutline image..
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