NSTypesetter.GetInterGlyphSpacing 方法

定义

[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

参数

layoutManager
NSLayoutManager
nominallySpacedGlyphsRange
NSRange
packedGlyphs
IntPtr

nativeint

packedGlyphsCount
System.System.UIntPtr System.unativeint

返回

属性

适用于