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

Show in webframe

Image Property







Gets or sets the object that will be displayed in the picture box.
Syntax
public Image Image {get; set;}
'Declaration
 
Public Property Image As Image
'Usage
 
Dim instance As ImageItem
Dim value As Image
 
instance.Image = value
 
value = instance.Image

            

            
public: __property Image* get_Image();
public: __property void set_Image( 
   Image* value
);
public:
property Image^ Image {
   Image^ get();
   void set (    Image^ value);
}

Property Value

The System.Drawing.Image object that will be displayed in the picture box.
Requirements

Target Platforms

See Also

Reference

ImageItem Class
ImageItem Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features