Click or drag to resize
CanvasTypography.GetFeatures Method
Gets an array of all the OpenType font features that comprise this CanvasTypography.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public CanvasTypographyFeature[] GetFeatures()

Return Value

Type:CanvasTypographyFeature[]
See Also