Gets the distance between the top of the C1Line and its x-height.

Namespace:  C1.Phone.RichTextBox
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public double XHeight { get; }
Visual Basic
Public ReadOnly Property XHeight As Double
	Get

See Also