バージョン

LineStyle 列挙体

シンタックス
'宣言
 
Public Enum LineStyle 
   Inherits System.Enum
public enum LineStyle : System.Enum 
メンバ
メンバ解説
Dash 
DashDot 
Dot 
LargeDash 
LargeDashDot 
LargeDashDotDot 
None 
Solid 
SysDash 
SysDashDot 
SysDashDotDot 
SysDot 
参照