LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
RasterImageGdiPlusGraphicsContainer Class Members
See Also  Properties  Methods 

The following tables list the members exposed by RasterImageGdiPlusGraphicsContainer.

Public Constructors

Public Properties

 NameDescription
public Property GraphicsGets the System.Drawing.Graphics object associated with this RasterImageGdiPlusGraphicsContainer.  
public Property ImageGets the System.Drawing.Image object associated with this RasterImageGdiPlusGraphicsContainer.  
public Property RegionGets the System.Drawing.Region object associated with this RasterImageGdiPlusGraphicsContainer.  
Top

Public Methods

 NameDescription
public Method DisposeOverloaded. Releases all the resources used by this RasterImageGdiPlusGraphicsContainer.  
Top

Protected Methods

 NameDescription
protected Method FinalizeThis member overrides System.Object.Finalize.  
Top

See Also