PdfAnnotationInk.RemoveBezierPath(NSBezierPath) Method

Definition

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

Parameters

Attributes

Applies to