NSLayoutManager.GlyphIndexForPointInTextContainer Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- point
- CGPoint
- container
- NSTextContainer
- fractionOfDistanceThroughGlyph
- nfloat
Restituisce
System.System.UIntPtr
System.unativeint
- Attributi