System.Windows.Forms.XplatUICarbon.CGDisplayBounds C# (CSharp) Méthode

CGDisplayBounds() private méthode

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