TextBounds::Height Property
Visual Studio 2015
Gets the distance between the top and bottom 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 top and bottom edges of the rectangle in the text rendering coordinate system.
This value is always positive.
Show: