Partager via


Propriété ShadowIntensity

Gets the calculated value of the ShadowIntensity property in a Map class.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ShadowIntensity As Double
    Get
'Utilisation
Dim instance As MapInstance
Dim value As Double

value = instance.ShadowIntensity
public double ShadowIntensity { get; }
public:
property double ShadowIntensity {
    double get ();
}
member ShadowIntensity : float
function get ShadowIntensity () : double

Valeur de propriété

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