Share via


NSView.ConvertRectFromLayer(CGRect) Method

Definition

[Foundation.Export("convertRectFromLayer:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect ConvertRectFromLayer(CoreGraphics.CGRect aRect);
[<Foundation.Export("convertRectFromLayer:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ConvertRectFromLayer : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.ConvertRectFromLayer : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

aRect
CGRect

Returns

Attributes

Applies to