NSView.GetFrameForAlignmentRect(CGRect) Method

Definition

[Foundation.Export("frameForAlignmentRect:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect GetFrameForAlignmentRect (CoreGraphics.CGRect alignmentRect);
abstract member GetFrameForAlignmentRect : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.GetFrameForAlignmentRect : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

alignmentRect
CGRect

Returns

Attributes

Applies to