次の方法で共有


BackgroundImageInstance.TransparentColor プロパティ

定義

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

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

プロパティ値

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

適用対象