ITextViewLine::VisibilityState Property
Visual Studio 2015
Gets the visibility state of this rendered text line with respect to the top and bottom of the view.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Property Value
Type: Microsoft.VisualStudio.Text.Formatting::VisibilityStateThe visibility state of this rendered text line with respect to the top and bottom of the view.
| Exception | Condition |
|---|---|
| ObjectDisposedException | This ITextViewLine has been disposed. |
Show: