LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly)

Image Property

Show in webframe





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:
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

See Also

Reference

RasterImageGdiPlusGraphicsContainer Class
RasterImageGdiPlusGraphicsContainer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.