IDocumentPeekResultScrollState::RestoreZoomState Method (ITextView^)

Visual Studio 2015
 

Restores zoom level in given text view.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

void RestoreZoomState(
	ITextView^ textView
)

Parameters

textView
Type: Microsoft.VisualStudio.Text.Editor::ITextView^

TextView to restore zoom level in.

Return to top
Show: