Поделиться через


NSLayoutManager.LocationForGlyphAtIndex(nuint) Метод

Определение

Расположение глифа по указанному индексу относительно источника фрагмента строки.

[Foundation.Export("locationForGlyphAtIndex:")]
public virtual CoreGraphics.CGPoint LocationForGlyphAtIndex (nuint glyphIndex);
abstract member LocationForGlyphAtIndex : nuint -> CoreGraphics.CGPoint
override this.LocationForGlyphAtIndex : nuint -> CoreGraphics.CGPoint

Параметры

glyphIndex
System.System.UIntPtr System.unativeint

Возвращаемое значение

Атрибуты

Комментарии

Этот метод создает макет и глифы для фрагмента строки, содержащего глиф в glyphIndex.

Применяется к