Partager via


Propriété PointerImageInstance.Transparency

Gets the calculated value of the Transparency property in a PointerImage 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 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

Valeur de propriété

Type : System.Double
A double value that represents the calculated value of the Transparency property.

Voir aussi

Référence

PointerImageInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering