RichTextKit v0.4

TextLine.MaxAscent Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: TextLine

Gets the maximum magnitude ascent of all font runs in this line.

public float MaxAscent { get; }

Remarks

The ascent is reported as a negative value from the base line.

Property Type

float