Click or drag to resize
CanvasTextRenderingParametersRenderingMode Property
Gets the rendering mode option which may be applied to text.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public CanvasTextRenderingMode RenderingMode { get; }

Property Value

Type: CanvasTextRenderingMode
See Also