NSView.BackingAlignedRect(CGRect, NSAlignmentOptions) Method

Definition

[Foundation.Export("backingAlignedRect:options:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect BackingAlignedRect (CoreGraphics.CGRect aRect, Foundation.NSAlignmentOptions options);
abstract member BackingAlignedRect : CoreGraphics.CGRect * Foundation.NSAlignmentOptions -> CoreGraphics.CGRect
override this.BackingAlignedRect : CoreGraphics.CGRect * Foundation.NSAlignmentOptions -> CoreGraphics.CGRect

Parameters

aRect
CGRect

Returns

Attributes

Applies to