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 rounded rectangle.
void FillRoundedRectangle(
const CD2DRoundedRect& rectRounded,
CD2DBrush* pBrush
);
Parameters
rectRounded
The dimensions of the rounded rectangle to paint, in device independent pixels.pBrush
The brush used to paint the interior of the rounded rectangle.
Requirements
Header: afxrendertarget.h