Właściwość GaugePanelInstance.ShadowIntensity
Pobiera wartość obliczoną ShadowIntensity właściwość w GaugePanel 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 GaugePanelInstance
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ść.
Zobacz także