TextBounds::TextBottom Property

 

Gets the bottom of the text on the line containing the characters.

Namespace:   Microsoft.VisualStudio.Text.Formatting
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

public:
property double TextBottom {
	double get();
}

Property Value

Type: System::Double

The bottom of the text on the line containing the characters.

Return to top
Show: