LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Image Property (MedicalViewerImageData)

Show in webframe





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

 

 


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