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