public static bool GetTextExtentExPoint( IntPtr hdc, string lpszStr, int cchString, int nMaxExtent, int* lpnFit, int* alpDX, ref Size lpSize )
'Declaration Public Overloads Shared Function GetTextExtentExPoint( _ ByVal hdc As IntPtr, _ ByVal lpszStr As String, _ ByVal cchString As Integer, _ ByVal nMaxExtent As Integer, _ ByVal lpnFit As Integer, _ ByVal alpDX As Integer, _ ByRef lpSize As Size _ ) As Boolean
Win32 Class Win32 Members Overload List