Tao.Platform.Windows SDK Documentation

Gdi.GLYPHMETRICSFLOAT.gmfBlackBoxX Field

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

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

See Also

Gdi.GLYPHMETRICSFLOAT Class | Tao.Platform.Windows Namespace