[]
Gets the font's x height: the vertical coordinate of the top of flat non ascending lowercase letters (like the letter x), measured from the baseline, in fonts that have Latin characters.
public float? XHeight { get; }
Public ReadOnly Property XHeight As Single?