IFormattedLineSource::TextHeightBelowBaseline Property

 

Gets the nominal height of the text below the baseline.

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

property double TextHeightBelowBaseline {
	double get();
}

Property Value

Type: System::Double

The nominal height of the text below the baseline.

Return to top
Show: