Share via


NSBezierPath.AppendPathWithOvalInRect(CGRect) Method

Definition

[Foundation.Export("appendBezierPathWithOvalInRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AppendPathWithOvalInRect(CoreGraphics.CGRect rect);
[<Foundation.Export("appendBezierPathWithOvalInRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AppendPathWithOvalInRect : CoreGraphics.CGRect -> unit
override this.AppendPathWithOvalInRect : CoreGraphics.CGRect -> unit

Parameters

rect
CGRect
Attributes

Applies to