LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

Cells Property

Show in webframe



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

See Also

Reference

FullSeriesImagesStreamedEventArgs Class
FullSeriesImagesStreamedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.