Condividi tramite


Image.Sizings Enumeration

Defines the sizing behavior for an image.

Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Sintassi

'Dichiarazione
Public Enumeration Sizings
public enum Sizings
public enum class Sizings
public enum Sizings
public enum Sizings

Members

Member name Description
AutoSize Borders grow and shrink to accommodate the image.
Clip The image is clipped to fit.
Fit The image is resized to match the size of the image element.
FitProportional The image is resized to fit, preserving the aspect ratio.

Osservazioni

Data creazione:5 dicembre 2005

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

Microsoft.ReportingServices.ReportRendering Namespace