RichTextKit v0.4

TextLine.MaxDescent Property

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

Gets the maximum descent of all font runs in this line.

public float MaxDescent { get; }

Remarks

The descent is reported as a positive value from the base line.

Property Type

float