Поделиться через


CDC::GetOutputTextMetrics

Retrieves the metrics for the current font using m_hDC, the output device context.

BOOL GetOutputTextMetrics(
   LPTEXTMETRIC lpMetrics 
) const;

Параметры

  • lpMetrics
    Points to the TEXTMETRIC structure that receives the metrics.

Возвращаемое значение

Nonzero if the function is successful; otherwise 0.

Требования

Header: afxwin.h

См. также

Основные понятия

CDC Class

CDC Members

Hierarchy Chart

CDC::GetTextAlign

CDC::m_hAttribDC

CDC::m_hDC

CDC::GetTextMetrics

CDC::GetTextExtent

CDC::GetTextFace

CDC::SetTextJustification

GetTextMetrics