Beispiel #1
0
 static extern int GetDeviceCaps(IntPtr hdc, DeviceCapsIndex index);
 private static extern int GetDeviceCaps(IntPtr hdc, DeviceCapsIndex nIndex);
Beispiel #3
0
 static extern int GetDeviceCaps(IntPtr hdc, DeviceCapsIndex index);
Beispiel #4
0
 public static extern int GetDeviceCaps(IntPtr hdc, DeviceCapsIndex nIndex);