Share via


NSBezierPath.AppendPathWithPackedGlyphs(IntPtr) Method

Definition

[Foundation.Export("appendBezierPathWithPackedGlyphs:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AppendPathWithPackedGlyphs(IntPtr packedGlyphs);
[<Foundation.Export("appendBezierPathWithPackedGlyphs:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AppendPathWithPackedGlyphs : nativeint -> unit
override this.AppendPathWithPackedGlyphs : nativeint -> unit

Parameters

packedGlyphs
IntPtr

nativeint

Attributes

Applies to