Click or drag to resize
CanvasTypographyAddFeature 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.TextCanvasTypographyFeature
See Also