NSTypesetter.GetInterGlyphSpacing Method

Definition

[Foundation.Export("printingAdjustmentInLayoutManager:forNominallySpacedGlyphRange:packedGlyphs:count:")]
public static CoreGraphics.CGSize GetInterGlyphSpacing (AppKit.NSLayoutManager layoutManager, Foundation.NSRange nominallySpacedGlyphsRange, IntPtr packedGlyphs, nuint packedGlyphsCount);
static member GetInterGlyphSpacing : AppKit.NSLayoutManager * Foundation.NSRange * nativeint * nuint -> CoreGraphics.CGSize

Parameters

layoutManager
NSLayoutManager
nominallySpacedGlyphsRange
NSRange
packedGlyphs
IntPtr

nativeint

packedGlyphsCount
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to