Share via


AllColorableItemInfo.eLineStyle Field

Specifies the line style for marker items.

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

Syntax

'Declaration
Public eLineStyle As LINESTYLE
public LINESTYLE eLineStyle
public:
LINESTYLE eLineStyle
val mutable eLineStyle: LINESTYLE
public var eLineStyle : LINESTYLE

Remarks

The eLineStyle member is a combination (binary OR) of members of the LINESTYLE enumeration.

.NET Framework Security

See Also

Reference

AllColorableItemInfo Structure

Microsoft.VisualStudio.Shell.Interop Namespace