NSBezierPath.AppendPathWithPackedGlyphs(IntPtr) Method

Definition

[Foundation.Export("appendBezierPathWithPackedGlyphs:")]
[ObjCRuntime.Obsoleted(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, "Use 'Append (uint[], NSFont)' instead.")]
public virtual void AppendPathWithPackedGlyphs (IntPtr packedGlyphs);
abstract member AppendPathWithPackedGlyphs : nativeint -> unit
override this.AppendPathWithPackedGlyphs : nativeint -> unit

Parameters

packedGlyphs
IntPtr

nativeint

Attributes

Applies to