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
- Атрибуты