NSLayoutManager.GlyphIndexForPoint(CGPoint, NSTextContainer) 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:")]
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
Parametri
- point
- CGPoint
- container
- NSTextContainer
Restituisce
System.System.UIntPtr
System.unativeint
- Attributi