| Visual Basic (Declaration) | |
|---|---|
Public Class RasterImageGdiPlusGraphicsContainer  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public class RasterImageGdiPlusGraphicsContainer  | |
| C++/CLI | |
|---|---|
public ref class RasterImageGdiPlusGraphicsContainer  | |
For an example, refer to RasterImage.CreateGdiPlusGraphics. 
The RasterImage.CreateGdiPlusGraphics method of the RasterImage class returns a RasterImageGdiPlusGraphicsContainer object that holds the Graphics, Image and Region representation of the surface of the RasterImage.
You can then use the members of the RasterImageGdiPlusGraphicsContainer along with GDI+ calls to draw on the surface of the RasterImage.
System.Object
   Leadtools.RasterImageGdiPlusGraphicsContainer
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family