Propriété Transparency
Gets the calculated value of the Transparency property in a IndicatorImage class.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Transparency As Double
Get
'Utilisation
Dim instance As IndicatorImageInstance
Dim value As Double
value = instance.Transparency
public double Transparency { get; }
public:
property double Transparency {
double get ();
}
member Transparency : float
function get Transparency () : double
Valeur de propriété
Type : System. . :: . .Double
A double value that represents the calculated value of the Transparency property.