Partager via


TextFormattingParagraphProperties.LineHeight, propriété

Obtient la hauteur de ligne.

Espace de noms :  Microsoft.VisualStudio.Text.Formatting
Assembly :  Microsoft.VisualStudio.Text.UI.Wpf (dans Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntaxe

'Déclaration
Public Overrides NotOverridable ReadOnly Property LineHeight As Double
public override sealed double LineHeight { get; }
public:
virtual property double LineHeight {
    double get () override sealed;
}
abstract LineHeight : float with get 
override LineHeight : float with get
override final function get LineHeight () : double

Valeur de propriété

Type : Double
La hauteur de ligne.

Sécurité .NET Framework

Voir aussi

Référence

TextFormattingParagraphProperties Classe

Microsoft.VisualStudio.Text.Formatting, espace de noms