Share via


NSTextLineFragment.GetFractionOfDistanceThroughGlyph(CGPoint) Method

Definition

[Foundation.Export("fractionOfDistanceThroughGlyphForPoint:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat GetFractionOfDistanceThroughGlyph(CoreGraphics.CGPoint point);
[<Foundation.Export("fractionOfDistanceThroughGlyphForPoint:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetFractionOfDistanceThroughGlyph : CoreGraphics.CGPoint -> System.Runtime.InteropServices.NFloat
override this.GetFractionOfDistanceThroughGlyph : CoreGraphics.CGPoint -> System.Runtime.InteropServices.NFloat

Parameters

point
CGPoint

Returns

Attributes

Applies to