NEWTEXTMETRICEX Structure

Type NEWTEXTMETRICEX
  ntmTm As NEWTEXTMETRIC
  ntmFontSig As FONTSIGNATURE
End Type

Description & Usage

The NEWTEXTMETRICEX structure holds information describing the physical attributes of a font. In addition to storing the metrics of the font, the structure also identifies the font signature.

Visual Basic-Specific Issues

None.

Data Members

ntmTm
The text metrics of the font.
ntmFontSig
The font signature of the font.

Used By

EnumFontFamExProc

Go back to the alphabetical Structure listing.
Go back to the Reference section index.


Last Modified: October 24, 1999
This page is copyright © 1999 Paul Kuliniewicz. Copyright Information Revised October 29, 2000
Go back to the Windows API Guide home page.
E-mail: vbapi@vbapi.com Send Encrypted E-Mail
This page is at http://www.vbapi.com/ref/n/newtextmetricex.html