Click or drag to resize
CanvasTextRenderingParametersGridFit Property
Gets the gridfitting 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 CanvasTextGridFit GridFit { get; }

Property Value

Type: CanvasTextGridFit
See Also