BackgroundImage.Position Propiedad

Definición

Obtiene una expresión que se evalúa como un valor que indica dónde debe dibujarse una imagen de fondo con BackgroundRepeat = Clip.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Positions> ^ Position { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Positions> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Positions> Position { get; }
member this.Position : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Positions>
Public ReadOnly Property Position As ReportEnumProperty(Of Positions)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a