Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the calculated value of the Transparency property in a MapLayer class.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Transparency As Double
Get
'Utilizzo
Dim instance As MapLayerInstance
Dim value As Double
value = instance.Transparency
public double Transparency { get; }
public:
property double Transparency {
double get ();
}
member Transparency : float
function get Transparency () : double
Valore proprietà
Tipo: System.Double
A double value that represents the calculated value of the Transparency property.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering