Share via


CFontHolder::QueryTextMetrics

Retrieves information on the physical font represented by the CFontHolder object.

void QueryTextMetrics(
   LPTEXTMETRIC lptm
);

Parameters

  • lptm
    A pointer to a TEXTMETRIC structure that will receive the information.

Requirements

Header: afxctl.h

See Also

Reference

CFontHolder Class

Hierarchy Chart

Other Resources

CFontHolder Members