Edit

Share via


NSBezierPath.DrawPackedGlyphsAtPoint(IntPtr, CGPoint) Method

Definition

[Foundation.Export("drawPackedGlyphs:atPoint:")]
public static void DrawPackedGlyphsAtPoint (IntPtr packedGlyphs, CoreGraphics.CGPoint point);
static member DrawPackedGlyphsAtPoint : nativeint * CoreGraphics.CGPoint -> unit

Parameters

packedGlyphs
IntPtr

nativeint

point
CGPoint
Attributes

Applies to