System.Windows.Forms.XplatUICarbon.CGDisplayBounds C# (CSharp) Method

CGDisplayBounds() private method

private CGDisplayBounds ( IntPtr displayID ) : System.Windows.Forms.CarbonInternal.HIRect
displayID System.IntPtr
return System.Windows.Forms.CarbonInternal.HIRect
		extern static Carbon.HIRect CGDisplayBounds (IntPtr displayID);
		[DllImport("/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon")]
XplatUICarbon