Düzenle

Aracılığıyla paylaş


NSLayoutManager.GlyphIndexForPointInTextContainer Method

Definition

[Foundation.Export("glyphIndexForPoint:inTextContainer:fractionOfDistanceThroughGlyph:")]
public virtual nuint GlyphIndexForPointInTextContainer (CoreGraphics.CGPoint point, AppKit.NSTextContainer container, ref nfloat fractionOfDistanceThroughGlyph);
abstract member GlyphIndexForPointInTextContainer : CoreGraphics.CGPoint * AppKit.NSTextContainer *  -> nuint
override this.GlyphIndexForPointInTextContainer : CoreGraphics.CGPoint * AppKit.NSTextContainer *  -> nuint

Parameters

point
CGPoint
container
NSTextContainer
fractionOfDistanceThroughGlyph
nfloat

Returns

System.System.UIntPtr System.unativeint
Attributes

Applies to