次の方法で共有


NSView.ConvertRectFromView(CGRect, NSView) メソッド

定義

[Foundation.Export("convertRect:fromView:")]
public virtual CoreGraphics.CGRect ConvertRectFromView (CoreGraphics.CGRect aRect, AppKit.NSView aView);
abstract member ConvertRectFromView : CoreGraphics.CGRect * AppKit.NSView -> CoreGraphics.CGRect
override this.ConvertRectFromView : CoreGraphics.CGRect * AppKit.NSView -> CoreGraphics.CGRect

パラメーター

aRect
CGRect
aView
NSView

戻り値

属性

適用対象