IFormattedLineSource::TextHeightAboveBaseline Property

 

Gets the nominal height of the text above the baseline.

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

property double TextHeightAboveBaseline {
	double get();
}

Property Value

Type: System::Double

The nominal height of the text above the baseline.

Return to top
Show: