OverlayBitmap.ReleaseGraphics Method |
||
This method releases the GDI+ Graphics object that was previously retrieved with OverlayBitmap.GetGraphics. | ||
Syntax: | [C#] |
|
Limitations: | Run time only. Must release a Graphics object that was retrieved with OverlayBitmap.GetGraphics. |
|
Example: | For an example of how to use the Graphics object for drawing, see OverlayBitmap.GetGraphics. |
|
See also: | OverlayBitmap, OverlayBitmap.GetGraphics |