ITextViewLine.TextTop Property

Definition

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

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

Property Value

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

Applies to