Gdi32GetTextMetricsW Method

Overload List

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

See Also