IScrollMapFactoryService::Create Method (ITextView^)
Visual Studio 2015
Creates or reuses an existing scroll map for the specified ITextView.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Parameters
- textView
-
Type:
Microsoft.VisualStudio.Text.Editor::ITextView^
ITextView for which to get an IScrollMap.
The coordinate system returned by this scroll map behave as though elisions are not expanded.
Show: