AllColorableItemInfo.eLineStyle Field

Definition

Specifies the line style for marker items.

public: Microsoft::VisualStudio::TextManager::Interop::LINESTYLE eLineStyle;
public: Microsoft::VisualStudio::TextManager::Interop::LINESTYLE eLineStyle;
Microsoft::VisualStudio::TextManager::Interop::LINESTYLE eLineStyle;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.LINESTYLE")]
public Microsoft.VisualStudio.TextManager.Interop.LINESTYLE eLineStyle;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.LINESTYLE")>]
val mutable eLineStyle : Microsoft.VisualStudio.TextManager.Interop.LINESTYLE
Public eLineStyle As LINESTYLE 

Field Value

Attributes

Remarks

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

Applies to