public static bool GetCharWidth32( IntPtr hDC, int firstChar, int lastChar, int[] charWidths )
'Declaration Public Shared Function GetCharWidth32( _ ByVal hDC As IntPtr, _ ByVal firstChar As Integer, _ ByVal lastChar As Integer, _ ByVal charWidths() As Integer _ ) As Boolean
Win32 Class Win32 Members