Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

Items Property






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(List<MedicalViewerImageData>) 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

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