Gdi32GetTextMetricsA Method

Overload List

GetTextMetricsA(HandleRef, TextMetricA) Fills the specified buffer with the metrics for the currently selected font.
GetTextMetricsA(IntPtr, TextMetricA) Fills the specified buffer with the metrics for the currently selected font.
GetTextMetricsA(SafeHandle, TextMetricA) Fills the specified buffer with the metrics for the currently selected font.

See Also