Freigeben über


IFormattedLineSource.TextHeightAboveBaseline-Eigenschaft

Ruft die nominale Höhe des Texts über 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 TextHeightAboveBaseline As Double
double TextHeightAboveBaseline { get; }
property double TextHeightAboveBaseline {
    double get ();
}
abstract TextHeightAboveBaseline : float with get
function get TextHeightAboveBaseline () : double

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

IFormattedLineSource Schnittstelle

Microsoft.VisualStudio.Text.Formatting-Namespace