GrapeCity.ActiveReports.Document.v9 アセンブリ > GrapeCity.ActiveReports.Document.Section.Annotations 名前空間 : ImageLayout 列挙体 |
'宣言 Public Enum ImageLayout Inherits System.Enum
public enum ImageLayout : System.Enum
メンバ | 解説 |
---|---|
Bottom | 画像は、注釈の領域の下端に表示されます。 |
Center | 画像は、注釈の領域の中央に表示されます。 |
Left | 画像は、注釈の領域の左端に表示されます。 |
LeftBottom | 画像は、注釈の領域の左下端に表示されます。 |
LeftTop | 画像は、注釈の領域の左上端に表示されます。 |
Right | 画像は、注釈の領域の右端に表示されます。 |
RightBottom | 画像は、注釈の領域の右下端に表示されます。 |
RightTop | 画像は、注釈の領域の右上端に表示されます。 |
Stretch | 画像は、縦横比に関わらず、注釈の領域に合わせて引き伸ばされるかどうかを取得または設定します。 |
Tile | 画像は、実際のサイズで、注釈の領域全体に並べて表示されます。 |
Top | 画像は、注釈の領域の上端に表示されます。 |
Zoom | 画像は、コントロールのサイズに合わせて表示されます。 |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Document.Section.Annotations.ImageLayout