Click or drag to resize
CanvasFontFace.Simulations Property
Gets the algorithmic style simulation flags of a font face.

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

Property Value

Type: CanvasFontSimulations
See Also