다음을 통해 공유


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문자 모양을 포함하는 줄 조각에 대한 문자 모양을 레이아웃하고 생성합니다.

적용 대상