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