Classes that implement IGraphics interface are capable of drawing on the computer screen. Classes that implement this interface can use different APIs to perform the actual drawing: GDI+, DirectX, etc.