CanvasTextLayoutDefaultFontWeight Property |
Specifies the font weight for ranges of the layout without an explicitly specified font weight.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public FontWeight DefaultFontWeight { get; }
Property Value
Type:
FontWeightRemarks Font weight indicates the density of a typeface, in terms of the lightness or heaviness of the strokes.
See Also