ITextViewLine.Bottom Property

Definition

Gets the position of the bottom edge of this line in the text rendering coordinate system.

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

Property Value

The position of the bottom edge of this line in the text rendering coordinate system.

Applies to