次の方法で共有


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

戻り値

属性

適用対象