Share via


NSView.ConvertSizeFromLayer(CGSize) 方法

定义

[Foundation.Export("convertSizeFromLayer:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGSize ConvertSizeFromLayer (CoreGraphics.CGSize aSize);
abstract member ConvertSizeFromLayer : CoreGraphics.CGSize -> CoreGraphics.CGSize
override this.ConvertSizeFromLayer : CoreGraphics.CGSize -> CoreGraphics.CGSize

参数

aSize
CGSize

返回

属性

适用于