GdiplusGraphics Property (GdiplusGraphicDeviceContext)
In This Topic
Gets the local cached Gdiplus
System.Drawing.Graphics.
Syntax
'Declaration
Protected ReadOnly Property GdiplusGraphics As Graphics
protected Graphics GdiplusGraphics {get;}
See Also