Click or drag to resize
CanvasTypography.AddFeature Method (CanvasTypographyFeature)
Adds an OpenType font feature.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public void AddFeature(
	CanvasTypographyFeature feature
)

Parameters

feature
Type: Microsoft.Graphics.Canvas.Text.CanvasTypographyFeature
See Also