BackgroundImage.Position Proprietà

Definizione

Ottiene un'espressione che restituisce un valore che indica dove deve essere disegnata un'immagine di sfondo 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)

Valore della proprietà

ReportEnumProperty<Positions>

Oggetto ReportEnumProperty<EnumType> .

Si applica a