ActiveReports for .NET 18.0J
PenStyles 列挙体

GrapeCity.ActiveReports.Document.Section 名前空間 : PenStyles 列挙体
Represents the type of pen used when drawing lines on a page.
シンタックス
'宣言
 
Public Enum PenStyles 
   Inherits System.Enum
public enum PenStyles : System.Enum 
メンバ
メンバ解説
DashDash styled line.
DashDotDashDot styled line.
DashDotDotDashDotDot styled line.
DotDot styled line.
SolidSolid line.
TransparentNo line.
継承階層

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

参照

GrapeCity.ActiveReports.Document.Section 名前空間