NSBezierPath.FromOvalInRect(CGRect) Method

Definition

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

Parameters

rect
CGRect

Returns

Attributes

Applies to