다음을 통해 공유


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

반환

특성

적용 대상