Share via


NSBezierPath.BezierPathByReversingPath Method

Definition

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

Returns

Attributes

Applies to