Share via


NSView.ConvertRectFromBase(CGRect) Method

Definition

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

Parameters

aRect
CGRect

Returns

Attributes

Applies to