LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

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 RasterImage Image {get; set;}
 get_Image();
set_Image(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerImageData Class
MedicalViewerImageData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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