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