Share via


NSView.ConvertRectToBase(CGRect) Method

Definition

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

Parameters

aRect
CGRect

Returns

Attributes

Applies to