次の方法で共有


MapLayer.Transparency プロパティ

定義

マップ レイヤーのマップの線の透明度をパーセントで示す値を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ Transparency { Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty Transparency { get; }
member this.Transparency : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
Public ReadOnly Property Transparency As ReportDoubleProperty

プロパティ値

マップ レイヤー内のマップの線の透明度のパーセント値を格納する ReportDoubleProperty オブジェクト。

適用対象