다음을 통해 공유


NSLayoutManager.GlyphIndexForPointInTextContainer 메서드

정의

[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

매개 변수

point
CGPoint
container
NSTextContainer
fractionOfDistanceThroughGlyph
nfloat

반환

System.System.UIntPtr System.unativeint
특성

적용 대상