Свойство FrameImageInstance.Transparency
Gets the calculated value of the Transparency property in a FrameImage class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Transparency As Double
Get
'Применение
Dim instance As FrameImageInstance
Dim value As Double
value = instance.Transparency
public double Transparency { get; }
public:
property double Transparency {
double get ();
}
member Transparency : float
function get Transparency () : double
Значение свойства
Тип: System.Double
A double value that represents the calculated value of the Transparency property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering