共用方式為


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

適用於