RichTextKit v0.4

TextLine.Height Property

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

Gets the height of this line

public float Height { get; }

Remarks

The height of a line is based on the font and IStyle.LineHeight value of all runs in this line.

Property Type

float