Lenguaje

Image.Sizing Propiedad

Definición

Obtiene o establece un valor que define el comportamiento si la imagen no encaja dentro del tamaño especificado.

public:
 property Microsoft::ReportingServices::RdlObjectModel::Sizings Sizing { Microsoft::ReportingServices::RdlObjectModel::Sizings get(); void set(Microsoft::ReportingServices::RdlObjectModel::Sizings value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.Sizings Sizing { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.Sizing : Microsoft.ReportingServices.RdlObjectModel.Sizings with get, set
Public Property Sizing As Sizings

Valor de propiedad

El comportamiento si la imagen no encaja dentro del tamaño especificado

Atributos

Se aplica a