CanvasTextLayout.DefaultFontSize Property |
Specifies the font size for ranges of the layout without an explicitly specified font size.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntaxpublic float DefaultFontSize { get; }
Property Value
Type:
Single
See Also