Share via


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

返回

属性

适用于