NSBezierPath.DrawPackedGlyphsAtPoint(IntPtr, CGPoint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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