PowerTools ActiveReports for .NET 11.0J
PenAlignment 列挙体

PenExオブジェクトの配置を指定します。
構文
'宣言
 
Public Enum PenAlignment 
   Inherits System.Enum
public enum PenAlignment : System.Enum 
メンバ
メンバ解説
CenterPenオブジェクトの中心が、理論上の線上に配置されることを指定します。
InsetPenが、理論上の線の内側に配置されることを指定します。
LeftPenが、描画される線の左側に配置されることを指定します。
OutsetPenが、描画される線の外側に配置されることを指定します。
RightPenが、描画される線の右側に配置されることを指定します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Drawing.PenAlignment

参照

関連項目

GrapeCity.ActiveReports.Extensibility.Rendering.Drawing 名前空間

 

 


©2003-2017 GrapeCity inc. All rights reserved.