다음을 통해 공유


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

반환

특성

적용 대상