Leadtools.Dicom.Web Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
SeriesCells Property
See Also 
Leadtools.Dicom.Web Namespace > MedicalWebViewerStreamer Class : SeriesCells Property



Get an array of MedicalViewerCell which are created by this class.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property SeriesCells As MedicalViewerCell()
Visual Basic (Usage)Copy Code
Dim instance As MedicalWebViewerStreamer
Dim value() As MedicalViewerCell
 
value = instance.SeriesCells
C# 
public MedicalViewerCell[] SeriesCells {get;}
C++/CLI 
public:
property array<MedicalViewerCell>^ SeriesCells {
   array<MedicalViewerCell>^ get();
}

Return Value

An array of MedicalViewerCell representing the cells created and maintained by this MedicalWebViewerStreamer.

Example

Please check our Medical Web Viewer demo, located in WinForms.csproj project.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

SeriesCells requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features