GetSeriesCells Method

Summary

Returns a list of Leadtools.MedicalViewer.MedicalViewerMultiCell that are used to display the current series.

Syntax
C#
VB
C++
protected virtual List<MedicalViewerMultiCell> GetSeriesCells() 
  
Protected Overridable Function GetSeriesCells() As List(Of MedicalViewerMultiCell) 
protected: 
virtual List<MedicalViewerMultiCell^>^ GetSeriesCells();  

Return Value

A list of Leadtools.MedicalViewer.MedicalViewerMultiCell that are used to display the current series.

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 Assembly