NSView.ConvertSizeToBase(CGSize) Method

Definition

[Foundation.Export("convertSizeToBase:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGSize ConvertSizeToBase (CoreGraphics.CGSize aSize);
abstract member ConvertSizeToBase : CoreGraphics.CGSize -> CoreGraphics.CGSize
override this.ConvertSizeToBase : CoreGraphics.CGSize -> CoreGraphics.CGSize

Parameters

aSize
CGSize

Returns

Attributes

Applies to