NSLayoutManager.LocationForGlyphAtIndex(nint) Method

Definition

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

Parameters

glyphIndex
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to