IVsLayeredTextView Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetRelativeSelectionState(UInt32, IVsTextLayer^, array<SELECTIONSTATE>^) | Gets the selection relative to a specified layer. |
![]() | GetSelectedAtom(UInt32, Object^) | Tells a client when the selection is "at" an atomic object. The selection flags determine what “at” means. |
![]() | GetTopmostLayer(IVsTextLayer^) | Gets the view’s top-level layer. |
![]() | SetRelativeSelectionState(UInt32, IVsTextLayer^, array<SELECTIONSTATE>^) | Sets the selection relative to a specified layer. |
Show:
