共用方式為


LINESTYLE 列舉類型

指定預設線條樣式] 選項。

命名空間:  Microsoft.VisualStudio.TextManager.Interop
組件:  Microsoft.VisualStudio.TextManager.Interop (在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

語法

'宣告
Public Enumeration LINESTYLE
public enum LINESTYLE
public enum class LINESTYLE
type LINESTYLE
public enum LINESTYLE

成員

成員名稱 描述
LI_DOTTED 50%灰色遞色 (點狀的時機 1 個像素)。這個值是唯一有效的MV_BORDER標記。
LI_HATCH 陰影的圖樣。這個值是唯一有效的MV_BORDER標記。
LI_NONE 任何線條。
LI_SOLID 實線。這個值是唯一有效的MV_BORDER標記。
LI_SQUIGGLY 彎曲的線條。這個值是唯一有效的MV_LINE標記。

備註

COM 簽章

從 textmgr.idl:

請參閱

參考

Microsoft.VisualStudio.TextManager.Interop 命名空間