ViewerCell Property

Summary

Gets or sets the cell that will load the series.

Syntax
C#
VB
C++
public MedicalViewerMultiCell ViewerCell { get; set; } 
  
Public Property ViewerCell As MedicalViewerMultiCell 
public: 
property MedicalViewerMultiCell^ ViewerCell { 
   MedicalViewerMultiCell^ get(); 
   void set (    MedicalViewerMultiCell^ ); 
} 

Property Value

The newly created Leadtools.MedicalViewer.MedicalViewerMultiCell.

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.Medical.Workstation.Loader Assembly