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 オブジェクトです。

適用対象