NSLayoutManager.FractionOfDistanceThroughGlyphForPoint Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("fractionOfDistanceThroughGlyphForPoint:inTextContainer:")]
public virtual nfloat FractionOfDistanceThroughGlyphForPoint (CoreGraphics.CGPoint point, AppKit.NSTextContainer container);
abstract member FractionOfDistanceThroughGlyphForPoint : CoreGraphics.CGPoint * AppKit.NSTextContainer -> nfloat
override this.FractionOfDistanceThroughGlyphForPoint : CoreGraphics.CGPoint * AppKit.NSTextContainer -> nfloat
Parameters
- point
- CGPoint
- container
- NSTextContainer
Returns
- Attributes