PdfAnnotationInk.AddBezierPath(NSBezierPath) Method

Definition

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

Parameters

Attributes

Applies to