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#
C++/CLI
public MedicalViewerCell FirstCell { get; set; } 
            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 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.