CanvasTextRenderingParameters Class |
Namespace: Microsoft.Graphics.Canvas.Text
public sealed class CanvasTextRenderingParameters
The CanvasTextRenderingParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanvasTextRenderingParameters | Initializes a new instance of the CanvasTextRenderingParameters class. |
Name | Description | |
---|---|---|
![]() | GridFit | Gets the gridfitting option which may be applied to text. |
![]() | RenderingMode | Gets the rendering mode option which may be applied to text. |
When using Direct2D interop, this Win2D class corresponds to the DirectWrite interface IDWriteRenderingParams3.