NSView.ConvertRectFromBase(CGRect) Method

Definition

[Foundation.Export("convertRectFromBase:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect ConvertRectFromBase (CoreGraphics.CGRect aRect);
abstract member ConvertRectFromBase : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.ConvertRectFromBase : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

aRect
CGRect

Returns

Attributes

Applies to