NSWindow.ConvertScreenToBase(CGPoint) 方法

定义

[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

参数

aPoint
CGPoint

返回

属性

适用于