NSWindow.ConvertScreenToBase(CGPoint) Method

Definition

[Foundation.Export("convertScreenToBase:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, "Use ConvertRectFromScreen instead.")]
public virtual CoreGraphics.CGPoint ConvertScreenToBase (CoreGraphics.CGPoint aPoint);
abstract member ConvertScreenToBase : CoreGraphics.CGPoint -> CoreGraphics.CGPoint
override this.ConvertScreenToBase : CoreGraphics.CGPoint -> CoreGraphics.CGPoint

Parameters

aPoint
CGPoint

Returns

Attributes

Applies to