ITrackingPoint Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
| Name | Description | |
|---|---|---|
![]() | GetCharacter(ITextSnapshot^) | Maps this tracking point to the specified snapshot and gets the character at that position. |
![]() | GetPoint(ITextSnapshot^) | Maps the tracking point to a particular snapshot of its ITextBuffer. |
![]() | GetPosition(ITextSnapshot^) | Gets the position of the tracking point in the specified ITextSnapshot. |
![]() | GetPosition(ITextVersion^) | Gets the position of the tracking point in the specified ITextVersion. |
Show:
