Gets or sets a value that is equal to the x-height of a font divided by the font size.
float.NaN corresponds to 'none' value of the attribute.
シンタックス
'宣言
Public Property FontSizeAdjust As System.Nullable(Of Single)
public System.Nullable<float> FontSizeAdjust {get; set;}
参照