public static bool GetTextMetrics( IntPtr hdc, ref Win32.TEXTMETRIC tm )
'Declaration Public Overloads Shared Function GetTextMetrics( _ ByVal hdc As IntPtr, _ ByRef tm As Win32.TEXTMETRIC _ ) As Boolean
Win32 Class Win32 Members Overload List