AutoComplete for ASP.NET Web Forms
PictureScale プロパティ (Field)

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > Field クラス : PictureScale プロパティ
Gets or sets how images should be the scaled to fit within the field area.
シンタックス
'宣言
 
Public Property PictureScale As PictureScaleEnum
public PictureScaleEnum PictureScale {get; set;}
解説

Depending on the setting of this property, images may be clipped, stretched, scaled (which preserves the image's aspect ratio), tiled, or hidden.

PictureScale works with the PictureAlign property so you can control image scaling and alignment independently.

参照

Field クラス
Field メンバ