共用方式為


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
屬性

適用於