Partager via


TextBounds.TextBottom, propriété

Obtient le bas du texte sur la ligne qui contient les caractères.

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

Syntaxe

'Déclaration
Public ReadOnly Property TextBottom As Double
public double TextBottom { get; }
public:
property double TextBottom {
    double get ();
}
member TextBottom : float with get
function get TextBottom () : double

Valeur de propriété

Type : Double
Le bas du texte sur la ligne contenant les personnages.

Sécurité .NET Framework

Voir aussi

Référence

TextBounds Structure

Microsoft.VisualStudio.Text.Formatting, espace de noms