共用方式為


NSLayoutManager.FractionOfDistanceThroughGlyphForPoint 方法

定義

[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

參數

point
CGPoint
container
NSTextContainer

傳回

屬性

適用於