CanvasFontFaceWeight Property |
Gets the weight of this font.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public FontWeight Weight { 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