ITextViewLine.IsLastTextViewLineForSnapshotLine Property

Definition

Determines whether this ITextViewLine is the last line in the list of lines formatted for a particular ITextSnapshotLine.

C++/CX
public:
 property bool IsLastTextViewLineForSnapshotLine { bool get(); };

Property Value

true if this ITextViewLine is the last line in the list of lines formatted for a particular ITextSnapshotLine, otherwise false.

Remarks

This property will always be true for lines that are not word-wrapped.

Applies to

Produkt Verzie
Visual Studio SDK 2015, 2017, 2019, 2022