次の方法で共有


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

適用対象