SecondCell Property

Summary
Gets or sets the cell that will hold the second cutline image.
Syntax
C#
C++/CLI
public MedicalViewerCell SecondCell { get; set; } 
            public: 
property MedicalViewerCell^ SecondCell { 
   MedicalViewerCell^ get(); 
   void set (    MedicalViewerCell^ ); 
} 

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

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.