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

Show in webframe

Image Property (MedicalViewerImageData)






Gets or sets the Leadtools.RasterImage represented by this class.
Syntax
public RasterImage Image {get; set;}
'Declaration   Public Property Image As RasterImage
'Usage   Dim instance As MedicalViewerImageData Dim value As RasterImage   instance.Image = value   value = instance.Image
public: property RasterImage^ Image {    RasterImage^ get();    void set (    RasterImage^ value); }

Property Value

A Leadtools.RasterImage that is represented by this class. This Property can be left empty when trying to sort the MedicalViewerImageData list using the MedicalViewerSeriesManager.Sort method. However, if the value is not set, the Data property needs to be set to identify each image class from the list after sorting.
Requirements

Target Platforms

See Also

Reference

MedicalViewerImageData Class
MedicalViewerImageData 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