次の方法で共有


BackgroundImageInstance.Position プロパティ

定義

Position クラスの BackgroundImage プロパティの計算値を取得します。

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 プロパティの計算値を表す位置の値。

適用対象