LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly)
LEAD Technologies, Inc

Image Property






Gets the System.Drawing.Image object associated with this RasterImageGdiPlusGraphicsContainer.
Syntax
public Image Image {get;}
'Declaration
 
Public ReadOnly Property Image As Image
'Usage
 
Dim instance As RasterImageGdiPlusGraphicsContainer
Dim value As Image
 
value = instance.Image
public Image Image {get;}
 get_Image(); 
public:
property Image^ Image {
   Image^ get();
}

Property Value

The System.Drawing.Image object associated with this RasterImageGdiPlusGraphicsContainer.
Example
For an example, refer to RasterImageGdiPlusGraphicsContainer.
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

RasterImageGdiPlusGraphicsContainer Class
RasterImageGdiPlusGraphicsContainer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.