IVsTextViewFilter Members
Include Protected Members
Include Inherited Members
Allows further modification of the text view.
The IVsTextViewFilter type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetDataTipText | Provides data-tip support by obtaining the string value of the tip text. | |
GetPairExtents | Returns the location of a matching pair item, given the location of the first item. | |
GetWordExtent | Calculates the word extent based on a character position. |
Top