NSView.ConvertRectToBase(CGRect) Method

Definition

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

Parameters

aRect
CGRect

Returns

Attributes

Applies to