Udostępnij przez


Właściwość MapInstance.ShadowIntensity

Pobiera wartość obliczoną ShadowIntensity właściwość w Map klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property ShadowIntensity As Double
    Get
'Użycie
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

Wartość właściwości

Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości ShadowIntensity właściwość.