GrapeCity ActiveReports for .NET 12.0J
PicturePutStyle 列挙体

背景内の画像の配置方法を指定します。
構文
'宣言
 
Public Enum PicturePutStyle 
   Inherits System.Enum
public enum PicturePutStyle : System.Enum 
メンバ
メンバ解説
Bottom画像を下配置します。
Centered画像を中央配置します。
Left画像を左配置します。
Right画像を右配置します。
Stretched背景に合わせて画像を拡大します。
Tiled画像をタイル表示します。
Top画像を上配置します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Chart.Graphics.PicturePutStyle

参照

関連項目

GrapeCity.ActiveReports.Chart.Graphics 名前空間

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.