Click or drag to resize
CanvasTextFormatFontWeight Property
Specifies the density of a typeface, in terms of the lightness or heaviness of the strokes.

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

Property Value

Type: FontWeight
See Also