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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly