Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines the sizing behavior for an image.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Syntax
'Declaration
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. |
Remarks
New:5 December 2005
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.