TextBounds::Width Property
Visual Studio 2015
Gets the distance between the leading and trailing edges of the rectangle in the text rendering coordinate system.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Property Value
Type: System::DoubleThe distance between the leading and trailing edges of the rectangle in the text rendering coordinate system.
This value is always non-negative.
Show: