コード例 #1
0
 public static extern int GetClipBox(IntPtr hDC, ref ItopVector.Core.Win32.RECT rectBox);
コード例 #2
0
 public static extern int InvertRect(IntPtr hDC, ItopVector.Core.Win32.RECT rect);
コード例 #3
0
 public static extern IntPtr CreateRectRgnIndirect(ref ItopVector.Core.Win32.RECT rect);