Compartir a través de


NSView.ConvertRectFromView(CGRect, NSView) Método

Definición

[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

Parámetros

aRect
CGRect
aView
NSView

Devoluciones

Atributos

Se aplica a