PointerImage.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 对象。

适用于