TextBounds::Leading Property
Visual Studio 2015
Gets the position of the leading edge 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 position of the leading edge of the rectangle in the text rendering coordinate system.
In right-to-left text, the leading edge is to the right of the trailing edge.
Show: