'宣言 Public Shared Function GetCharWidth32( _ ByVal hDC As IntPtr, _ ByVal firstChar As Integer, _ ByVal lastChar As Integer, _ ByVal charWidths() As Integer _ ) As Boolean
public static bool GetCharWidth32( IntPtr hDC, int firstChar, int lastChar, int[] charWidths )
Win32 クラス Win32 メンバ