Tao.Platform.Windows SDK Documentation

Gdi.GLYPHMETRICSFLOAT.gmfBlackBoxY Field

Specifies the height of the smallest rectangle (the glyph's black box) that completely encloses the glyph.

[Visual Basic]
Public gmfBlackBoxY As Single
[C#]
public float gmfBlackBoxY;

See Also

Gdi.GLYPHMETRICSFLOAT Class | Tao.Platform.Windows Namespace