IVsTextSelectionAction Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

NameDescription
System_CAPS_pubmethodGetDestination(array<SELECTIONSTATE>^)

Gets the destination of the text selection.

System_CAPS_pubmethodGetOrigin(array<SELECTIONSTATE>^)

Gets the origin of the text selection.

System_CAPS_pubmethodSetDestination(array<SELECTIONSTATE>^)

Sets the destination of the text selection.

System_CAPS_pubmethodSetOrigin(array<SELECTIONSTATE>^)

Sets the origin of the text selection.

Return to top
Show: