ITextViewLine.TextBottom Property

Definition

Gets the y-coordinate of the bottom of the text in the rendered line.

public:
 property double TextBottom { double get(); };
public:
 property double TextBottom { double get(); };
public double TextBottom { get; }
member this.TextBottom : double
Public ReadOnly Property TextBottom As Double

Property Value

The y-coordinate of the bottom of the text in the rendered line.

Applies to