次の方法で共有


NSView.ConvertPointFromBacking(CGPoint) メソッド

定義

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

パラメーター

aPoint
CGPoint

戻り値

属性

適用対象