NSBezierPath.FromRect(CGRect) Method

Definition

[Foundation.Export("bezierPathWithRect:")]
public static AppKit.NSBezierPath FromRect (CoreGraphics.CGRect rect);
static member FromRect : CoreGraphics.CGRect -> AppKit.NSBezierPath

Parameters

rect
CGRect

Returns

Attributes

Applies to