ViewState Constructor

 

Initializes a new instance of the ViewState.

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

NameDescription
System_CAPS_pubmethodViewState(ITextView^)

Initializes a new instance of ViewState for the specified text view

System_CAPS_pubmethodViewState(ITextView^, Double, Double)

Initializes a new instance of the ViewState for the specified view, viewport width, and viewport height.

Return to top
Show: