共用方式為


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

傳回

屬性

適用於