Reports for WinForms
DashStyle 列挙体

C1.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields.Maps 名前空間 : DashStyle 列挙体
破線スタイルを列挙します。
シンタックス
'宣言
 
Public Enum DashStyle 
   Inherits System.Enum
public enum DashStyle : System.Enum 
メンバ
メンバ解説
Dash 
DashDot 
DashDotDot 
Dot 
Solid 
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.C1Report.CustomFields.Maps.DashStyle

参照

C1.C1Report.CustomFields.Maps 名前空間