LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

SecondCell Property

Show in webframe





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 usefull 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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