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 rectangle.
void FillRectangle(
const CD2DRectF& rect,
CD2DBrush* pBrush
);
Parameters
rect
The dimension of the rectangle to paint, in device-independent pixels.pBrush
The brush used to paint the rectangle's interior.
Requirements
Header: afxrendertarget.h