次の方法で共有


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

戻り値

属性

適用対象