GrapeCity ActiveReports for .NET 16.0J
HorizontalAlignment 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : HorizontalAlignment 列挙体
画像の垂直方向の配置を指定します。
シンタックス
'宣言
 
Public Enum HorizontalAlignment 
   Inherits System.Enum
public enum HorizontalAlignment : System.Enum 
メンバ
メンバ解説
Center画像を水平軸に沿って左右の端から等間隔に配置します。
Left水平軸に沿って左端に揃えます。
Right水平軸に沿って右端に揃えます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.HorizontalAlignment

参照

GrapeCity.ActiveReports.PageReportModel 名前空間