다음을 통해 공유


NSLayoutManager.GlyphIndexForPoint(CGPoint, NSTextContainer) 메서드

정의

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

매개 변수

point
CGPoint
container
NSTextContainer

반환

System.System.UIntPtr System.unativeint
특성

적용 대상