Share via


PredefinedAdornmentLayers.InterLine Field

The name of the layer used to draw the Peek or other adornments placed between lines of text.

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntax

'Declaration
Public Const InterLine As String
public const string InterLine
public:
literal String^ InterLine
static val mutable InterLine: string
public const var InterLine : String

.NET Framework Security

See Also

Reference

PredefinedAdornmentLayers Class

Microsoft.VisualStudio.Text.Editor Namespace