Share via


NSView.CenterScanRect(CGRect) Method

Definition

[Foundation.Export("centerScanRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect CenterScanRect(CoreGraphics.CGRect aRect);
[<Foundation.Export("centerScanRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CenterScanRect : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.CenterScanRect : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

aRect
CGRect

Returns

Attributes

Applies to