GrapeCity ActiveReports for .NET 14.0J
PenStyles 列挙体

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Document.Section 名前空間 : PenStyles 列挙体
ページに線を描画するときに使用するペンの種類を表します。
シンタックス
'宣言
 
Public Enum PenStyles 
   Inherits System.Enum
public enum PenStyles : System.Enum 
メンバ
メンバ解説
Dash破線。
DashDot一点鎖線。
DashDotDot二点鎖線。
Dot点線。
Solid実線。
Transparent線なし。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Document.Section.PenStyles

参照

GrapeCity.ActiveReports.Document.Section 名前空間