System.Windows.Forms.XplatUICarbon.CGDisplayBounds C# (CSharp) 메소드

CGDisplayBounds() 개인적인 메소드

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