Direct2D provides an API, similar to Direct3D, for use with C or C++. The API exposes a variety of drawing-related functionality: - Render targets for display and off-screen rendering using Direct2D, ...
In [Drawing with Direct2D](drawing-with-direct2d.md), we saw that the [**ID2D1RenderTarget::FillEllipse**](/windows/win32/api/d2d1/nf-d2d1-id2d1rendertarget ...