Click or drag to resize
CanvasTextFormatFontSize Property
Specifies the font size.

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

Property Value

Type: Single
See Also