Esempio n. 1
0
 public static extern int SetBrushOrgEx(IntPtr hDC, int x, int y, ref APIPoint p);
Esempio n. 2
0
 public static extern IntPtr MoveToEx(IntPtr hDC, int x, int y, ref APIPoint lpPoint);