Свойство MapInstance.ShadowIntensity
Gets the calculated value of the ShadowIntensity property in a Map class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property ShadowIntensity As Double
Get
'Применение
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
Значение свойства
Тип: System.Double
A double value that represents the calculated value of the ShadowIntensity property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering