BackgroundImageInstance.TransparentColor プロパティ

定義

BackgroundImageクラスにおけるTransparentColorプロパティの計算値を取得します。

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

プロパティ値

TransparentColorプロパティの計算値を表すReportColor値です。

適用対象