IVsTextViewFilter Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetDataTipText(array<TextSpan>^, String^) | Provides data-tip support by obtaining the string value of the tip text. |
![]() | GetPairExtents(Int32, Int32, array<TextSpan>^) | Returns the location of a matching pair item, given the location of the first item. |
![]() | GetWordExtent(Int32, Int32, UInt32, array<TextSpan>^) | Calculates the word extent based on a character position. |
Show:
