IVsTextSelectionAction Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetDestination(array<SELECTIONSTATE>^) | Gets the destination of the text selection. |
![]() | GetOrigin(array<SELECTIONSTATE>^) | Gets the origin of the text selection. |
![]() | SetDestination(array<SELECTIONSTATE>^) | Sets the destination of the text selection. |
![]() | SetOrigin(array<SELECTIONSTATE>^) | Sets the origin of the text selection. |
Show:
