Share via


NSView.GetFrameForAlignmentRect(CGRect) 方法

定义

[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

参数

alignmentRect
CGRect

返回

属性

适用于