次の方法で共有


NSView.ConvertRectFromBacking(CGRect) メソッド

定義

[Foundation.Export("convertRectFromBacking:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect ConvertRectFromBacking (CoreGraphics.CGRect aRect);
abstract member ConvertRectFromBacking : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.ConvertRectFromBacking : CoreGraphics.CGRect -> CoreGraphics.CGRect

パラメーター

aRect
CGRect

戻り値

属性

適用対象