←Select platform

Image Property

Summary

Gets the System.Drawing.Image object associated with this RasterImageGdiPlusGraphicsContainer.

Syntax

C#
VB
C++
public Image Image { get; } 
Public ReadOnly Property Image As 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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly