Share via


NSView.ConvertPointFromLayer(CGPoint) 方法

定义

[Foundation.Export("convertPointFromLayer:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGPoint ConvertPointFromLayer (CoreGraphics.CGPoint aPoint);
abstract member ConvertPointFromLayer : CoreGraphics.CGPoint -> CoreGraphics.CGPoint
override this.ConvertPointFromLayer : CoreGraphics.CGPoint -> CoreGraphics.CGPoint

参数

aPoint
CGPoint

返回

属性

适用于