Właściwość PointerImageInstance.Transparency
Pobiera wartość obliczoną Transparency właściwość w PointerImage klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Transparency As Double
Get
'Użycie
Dim instance As PointerImageInstance
Dim value As Double
value = instance.Transparency
public double Transparency { get; }
public:
property double Transparency {
double get ();
}
member Transparency : float
function get Transparency () : double
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości Transparency właściwość.
Zobacz także