Gets or sets the size of the text in this control.
Syntax
<control FontSize="double"/>
Property value
Type: System.Double [.NET] | float64 [C++]
The size of the text in the Control, in pixels.
Remarks
The unit measure for FontSize is pixels, measuring the line height of the characters in the font. The apparent size of text in the UI can vary based on the current scaling. If you want to use different FontSize values for different scalings, you can do this using the resources system.
The default value of FontSize is 11.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013