'Declaration Public Shared Function GetTextMetricsW( _ ByVal hDC As IntPtr, _ ByRef lptm As Win32.TEXTMETRICW _ ) As Integer
'Declaration
Public Shared Function GetTextMetricsW( _ ByVal hDC As IntPtr, _ ByRef lptm As Win32.TEXTMETRICW _ ) As Integer
public static int GetTextMetricsW( IntPtr hDC, ref Win32.TEXTMETRICW lptm )
Win32 Class Win32 Members