Helps a view interact with text layers.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)
[GuidAttribute("60BD661B-133C-4B5C-A335-4B174C5A352F")]
[InterfaceTypeAttribute(1)]
public interface IVsLayeredTextView
/** @attribute GuidAttribute("60BD661B-133C-4B5C-A335-4B174C5A352F") */
/** @attribute InterfaceTypeAttribute(1) */
public interface IVsLayeredTextView
GuidAttribute("60BD661B-133C-4B5C-A335-4B174C5A352F")
InterfaceTypeAttribute(1)
public interface IVsLayeredTextView
This interface is implemented by a text view. By default the methods in this interface operate on the top view layer.