System.Drawing.IGraphics interface IGraphics : IGraphicsContextInfo, IPointer<GpGraphics>, IHdcContext Documentation Code namespace System.Drawing { internal interface IGraphics : IGraphicsContextInfo { } }