IVsLayeredTextView Methods

 

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

NameDescription
System_CAPS_pubmethodGetRelativeSelectionState(UInt32, IVsTextLayer^, array<SELECTIONSTATE>^)

Gets the selection relative to a specified layer.

System_CAPS_pubmethodGetSelectedAtom(UInt32, Object^)

Tells a client when the selection is "at" an atomic object. The selection flags determine what “at” means.

System_CAPS_pubmethodGetTopmostLayer(IVsTextLayer^)

Gets the view’s top-level layer.

System_CAPS_pubmethodSetRelativeSelectionState(UInt32, IVsTextLayer^, array<SELECTIONSTATE>^)

Sets the selection relative to a specified layer.

Return to top
Show: