NSLayoutManager.LocationForGlyphAtIndex(nuint) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
相對於包含行段原點的指定索引處的字元位置。
[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
。