'宣言 Public Shared Function LPtoDP( _ ByVal hdc As IntPtr, _ ByVal lpPoints() As Win32.POINT, _ ByVal nCount As Integer _ ) As Boolean
public static bool LPtoDP( IntPtr hdc, out Win32.POINT[] lpPoints, int nCount )
Win32 クラス Win32 メンバ