Share via


NSBezierPath.AppendPath(NSBezierPath) Method

Definition

[Foundation.Export("appendBezierPath:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AppendPath(AppKit.NSBezierPath path);
[<Foundation.Export("appendBezierPath:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AppendPath : AppKit.NSBezierPath -> unit
override this.AppendPath : AppKit.NSBezierPath -> unit

Parameters

Attributes

Applies to