CRenderTarget::SetAntialiasMode
Sets the antialiasing mode of the render target. The antialiasing mode applies to all subsequent drawing operations, excluding text and glyph drawing operations.
void SetAntialiasMode(
D2D1_ANTIALIAS_MODE antialiasMode
);
Parameters
- antialiasMode
The antialiasing mode for future drawing operations.
Requirements
Header: afxrendertarget.h