言語

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値。

適用対象