ITextViewLine.TextBottom Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.