LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Items Property

Show in webframe





Gets a list of image data.
Syntax
public List<MedicalViewerImageData> Items {get;}
'Declaration
 
Public ReadOnly Property Items As List(Of MedicalViewerImageData)
'Usage
 
Dim instance As MedicalViewerSeriesStack
Dim value As List(Of MedicalViewerImageData)
 
value = instance.Items

            

            
public:
property List<MedicalViewerImageData^>^ Items {
   List<MedicalViewerImageData^>^ get();
}

Property Value

A list of MedicalViewerImageData objects.
Remarks
This property is null by default. To fill it call the Sort method, which fills this property with sorted data.
Example
For an example, refer to MedicalViewerSeriesStack
Requirements

Target Platforms

See Also

Reference

MedicalViewerSeriesStack Class
MedicalViewerSeriesStack Members

 

 


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

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features