LEADTOOLS Medical (Leadtools.Dicom.Web assembly)
LEAD Technologies, Inc

Cells Property






Gets the Leadtools.MedicalViewer.MedicalViewerMultiCell controls which the series images are displayed in.
Syntax
public MedicalViewerMultiCell[] Cells {get;}
'Declaration
 
Public ReadOnly Property Cells As MedicalViewerMultiCell()
'Usage
 
Dim instance As FullSeriesImagesStreamedEventArgs
Dim value() As MedicalViewerMultiCell
 
value = instance.Cells
public MedicalViewerMultiCell[] Cells {get;}
 get_Cells(); 
public:
property array<MedicalViewerMultiCell^>^ Cells {
   array<MedicalViewerMultiCell^>^ get();
}

Property Value

The Leadtools.MedicalViewer.MedicalViewerMultiCell controls which the series images are displayed in.
Example
Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FullSeriesImagesStreamedEventArgs Class
FullSeriesImagesStreamedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.