NSBezierPath.AppendPathWithPackedGlyphs(IntPtr) 方法

定义

[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

参数

packedGlyphs
IntPtr

nativeint

属性

适用于