共用方式為


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

傳回

屬性

適用於