Image.Sizing 属性

定义

指定图像的大小调整行为。

public:
 property Microsoft::ReportingServices::ReportRendering::Image::Sizings Sizing { Microsoft::ReportingServices::ReportRendering::Image::Sizings get(); void set(Microsoft::ReportingServices::ReportRendering::Image::Sizings value); };
public Microsoft.ReportingServices.ReportRendering.Image.Sizings Sizing { get; set; }
member this.Sizing : Microsoft.ReportingServices.ReportRendering.Image.Sizings with get, set
Public Property Sizing As Image.Sizings

属性值

一个 Image.Sizings 枚举,其中包含表示图像的大小调整行为的值。

适用于