다음을 통해 공유


NSTypesetter.GetGlyphsInRange 메서드

정의

[Foundation.Export("getGlyphsInRange:glyphs:characterIndexes:glyphInscriptions:elasticBits:bidiLevels:")]
public virtual nuint GetGlyphsInRange (Foundation.NSRange glyphsRange, IntPtr glyphBuffer, IntPtr charIndexBuffer, IntPtr inscribeBuffer, IntPtr elasticBuffer, IntPtr bidiLevelBuffer);
abstract member GetGlyphsInRange : Foundation.NSRange * nativeint * nativeint * nativeint * nativeint * nativeint -> nuint
override this.GetGlyphsInRange : Foundation.NSRange * nativeint * nativeint * nativeint * nativeint * nativeint -> nuint

매개 변수

glyphsRange
NSRange
glyphBuffer
IntPtr

nativeint

charIndexBuffer
IntPtr

nativeint

inscribeBuffer
IntPtr

nativeint

elasticBuffer
IntPtr

nativeint

bidiLevelBuffer
IntPtr

nativeint

반환

System.System.UIntPtr System.unativeint
특성

적용 대상