BackgroundImageInstance.Position 屬性

定義

取得該物業在類別中BackgroundImage計算出的價值Position

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::Positions Position { Microsoft::ReportingServices::OnDemandReportRendering::Positions get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.Positions Position { get; }
member this.Position : Microsoft.ReportingServices.OnDemandReportRendering.Positions
Public MustOverride ReadOnly Property Position As Positions

屬性值

一個代表該物業計算價值 Position 的 Positions 值。

適用於