Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.Web Namespace > FullSeriesImagesStreamedEventArgs Class : Cells Property |
public MedicalViewerMultiCell[] Cells {get;}
'Declaration Public ReadOnly Property Cells As MedicalViewerMultiCell()
'Usage Dim instance As FullSeriesImagesStreamedEventArgs Dim value() As MedicalViewerMultiCell value = instance.Cells
public: property array<MedicalViewerMultiCell^>^ Cells { array<MedicalViewerMultiCell^>^ get(); }