Share via


NSBezierPath.StrokeRect(CGRect) Method

Definition

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

Parameters

rect
CGRect
Attributes

Applies to