RichTextKit v0.4

TextLine.TextHeight Property

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

Gets the text height of this line.

public float TextHeight { get; }

Remarks

The text height of a line is the sum of the ascent and desent.

Property Type

float