Esempio n. 1
0
 static extern int GetDeviceCaps(IntPtr hdc, DeviceCapsIndex index);
 private static extern int GetDeviceCaps(IntPtr hdc, DeviceCapsIndex nIndex);
Esempio n. 3
0
 static extern int GetDeviceCaps(IntPtr hdc, DeviceCapsIndex index);
Esempio n. 4
0
 public static extern int GetDeviceCaps(IntPtr hdc, DeviceCapsIndex nIndex);