Gets or sets the font size.
シンタックス
'宣言
Public Property FontSize As Double
public double FontSize {get; set;}
プロパティ値
The size of the text in the
System.Windows.Controls.Control. The default is
System.Windows.SystemFonts.MessageFontSize. The font size must be a positive number.
参照