ViewState Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | EditSnapshot | Gets the view's edit snapshot. |
![]() | ViewportBottom | Gets the y-coordinate of the viewport's bottom edge. |
![]() | ViewportHeight | Gets the height of the viewport. |
![]() | ViewportLeft | Gets the x-coordinate of the viewport's left edge. |
![]() | ViewportRight | Gets the x-coordinate of the viewport's right edge. |
![]() | ViewportTop | Gets the y-coordinate of the viewport's top edge. |
![]() | ViewportWidth | Gets the width of the viewport. |
![]() | VisualSnapshot | Gets the view's visual snapshot. |
Show:
