Share via


NSBezierPath.FillRect(CGRect) Method

Definition

[Foundation.Export("fillRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void FillRect(CoreGraphics.CGRect rect);
[<Foundation.Export("fillRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FillRect : CoreGraphics.CGRect -> unit

Parameters

rect
CGRect
Attributes

Applies to