NSView.ConvertRectFromView(CGRect, NSView) Method

Definition

[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

Parameters

aRect
CGRect
aView
NSView

Returns

Attributes

Applies to