Document Library for WinForms
DashStyle 列挙体

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 : DashStyle 列挙体
Defines the dash style of a line.
シンタックス
'宣言
 
Public Enum DashStyle 
   Inherits System.Enum
public enum DashStyle : System.Enum 
メンバ
メンバ解説
DashDashed line.
DashDotDash-dot line.
DashDotDotDash-dot-dot line.
DotDotted line.
NoneNo line.
SolidSolid line.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.Document.DashStyle

参照

C1.Win.Document 名前空間