Freigeben über


IFormattedLineSource.TextHeightBelowBaseline-Eigenschaft

Ruft die Höhe des Texts nominale unter der Baseline ab.

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

Syntax

'Declaration
ReadOnly Property TextHeightBelowBaseline As Double
double TextHeightBelowBaseline { get; }
property double TextHeightBelowBaseline {
    double get ();
}
abstract TextHeightBelowBaseline : float with get
function get TextHeightBelowBaseline () : double

Eigenschaftswert

Typ: Double
Der nominelle Höhe des Texts unter der Baseline.

.NET Framework-Sicherheit

Siehe auch

Referenz

IFormattedLineSource Schnittstelle

Microsoft.VisualStudio.Text.Formatting-Namespace