IScrollMapFactoryService.Create Method
Include Protected Members
Include Inherited Members
Creates or reuses an existing scroll map.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Create(ITextView) | Creates or reuses an existing scroll map for the specified ITextView. | |
Create(ITextView, Boolean) | Creates or reuses an existing scroll map for the specified ITextView. |
Top