Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

FirstCell Property






Gets or sets the cell that will hold the cutline image, or the first cutline image in case of the double cutline.
Syntax
public MedicalViewerCell FirstCell {get; set;}
'Declaration   Public Property FirstCell As MedicalViewerCell
'Usage   Dim instance As MedicalViewerCutlineCreatedEventArgs Dim value As MedicalViewerCell   instance.FirstCell = value   value = instance.FirstCell
public: property MedicalViewerCell^ FirstCell {    MedicalViewerCell^ get();    void set (    MedicalViewerCell^ value); }

Property Value

MedicalViewerCell that represents the cell that will hold the first cutline image..
Requirements

Target Platforms

See Also

Reference

MedicalViewerCutlineCreatedEventArgs Class
MedicalViewerCutlineCreatedEventArgs Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features