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

Show in webframe

SecondCell Property






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

Property Value

MedicalViewerCell that represents the cell that will hold the second cutline image. This is only useful in case of the double cutline. For the single cut-line, this property is useless.
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