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