Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Paints the interior of the specified ellipse.
void FillEllipse(
const CD2DEllipse& ellipse,
CD2DBrush* pBrush
);
Parameters
ellipse
The position and radius, in device-independent pixels, of the ellipse to paint.pBrush
The brush used to paint the interior of the ellipse.
Requirements
Header: afxrendertarget.h