Partager via


IWpfTextViewLineCollection.LastVisibleLine, propriété

Obtient la dernière ligne qui n'est pas complètement masquée.

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

Syntaxe

'Déclaration
ReadOnly Property LastVisibleLine As IWpfTextViewLine
IWpfTextViewLine LastVisibleLine { get; }
property IWpfTextViewLine^ LastVisibleLine {
    IWpfTextViewLine^ get ();
}
abstract LastVisibleLine : IWpfTextViewLine with get
function get LastVisibleLine () : IWpfTextViewLine

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Formatting.IWpfTextViewLine
La dernière ligne qui n'est pas complètement masquée.

Sécurité .NET Framework

Voir aussi

Référence

IWpfTextViewLineCollection Interface

Microsoft.VisualStudio.Text.Editor, espace de noms