IVsTextSelectionAction Interface
Visual Studio 2015
Provides methods for managing text selection.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetDestination(SELECTIONSTATE[]) | Gets the destination of the text selection. |
![]() | GetOrigin(SELECTIONSTATE[]) | Gets the origin of the text selection. |
![]() | SetDestination(SELECTIONSTATE[]) | Sets the destination of the text selection. |
![]() | SetOrigin(SELECTIONSTATE[]) | Sets the origin of the text selection. |
Show:
