次の方法で共有


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

定義

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

パラメーター

aRect
CGRect
aView
NSView

戻り値

属性

適用対象