←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly