共用方式為


NSWindow.ConvertPointToScreen(CGPoint) 方法

定義

[Foundation.Export("convertPointToScreen:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGPoint ConvertPointToScreen (CoreGraphics.CGPoint point);
abstract member ConvertPointToScreen : CoreGraphics.CGPoint -> CoreGraphics.CGPoint
override this.ConvertPointToScreen : CoreGraphics.CGPoint -> CoreGraphics.CGPoint

參數

point
CGPoint

傳回

屬性

適用於