ITextViewLine::TextRight Property
Visual Studio 2015
Gets the x-coordinate of the right edge of the text in the rendered line.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Property Value
Type: System::DoubleThe x-coordinate of the right edge of the text in the rendered line.
This does not include the EndOfLineWidth for lines that have a line break.
Show: