IMappingPoint Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
| Name | Description | |
|---|---|---|
![]() | GetInsertionPoint(Predicate<ITextBuffer^>^) | Maps the point to an insertion point in a matching ITextBuffer. |
![]() | GetPoint(ITextBuffer^, PositionAffinity) | Maps the point to a particular ITextBuffer. |
![]() | GetPoint(ITextSnapshot^, PositionAffinity) | Maps the point to a particular ITextSnapshot. |
![]() | GetPoint(Predicate<ITextBuffer^>^, PositionAffinity) | Maps the point to a matching ITextBuffer. |
Show:
