FirstCell Property

Summary
Gets or sets the cell that will hold the cutline image, or the first cutline image in case of the double cutline.
Syntax
C#
VB
C++
public MedicalViewerCell FirstCell { get; set; } 
  
Public Property FirstCell As MedicalViewerCell 
            public: 
property MedicalViewerCell^ FirstCell { 
   MedicalViewerCell^ get(); 
   void set (    MedicalViewerCell^ ); 
} 

Property Value

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

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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