バージョン

DashStyle 列挙体

破線のスタイルを指定します。
シンタックス
'宣言
 
Public Enum DashStyle 
   Inherits System.Enum
public enum DashStyle : System.Enum 
メンバ
メンバ解説
Dash破線。
DashDot線幅ダッシュおよびドット。
DashDotDot線幅ダッシュおよびダブル ドット。
Dotライン幅ドット。
Solid実線。
参照

オンラインで表示: GitHub