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.
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