PowerTools ActiveReports for .NET 9.0J
LineStyle 列挙体

線の描画に使用するペンの種類を指定します。
構文
'宣言
 
Public Enum LineStyle 
   Inherits System.Enum
public enum LineStyle : System.Enum 
メンバ
メンバ解説
Dash破線。
DashDot一点鎖線。
DashDotDot二点鎖線。
Dot点線。
Solid実線。
Transparent線なし。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReportModel.LineStyle

参照

関連項目

GrapeCity.ActiveReports.SectionReportModel 名前空間
Picture LineStyle プロパティ
Line LineStyle プロパティ
Shape LineStyle プロパティ

 

 


©2003-2015 GrapeCity inc. All rights reserved.