Поделиться через


Свойство Style.ShadowOffset

Gets an expression that evaluates to the size of the shadow for the item.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Overrides ReadOnly Property ShadowOffset As ReportSizeProperty 
    Get
'Применение
Dim instance As Style 
Dim value As ReportSizeProperty 

value = instance.ShadowOffset
public override ReportSizeProperty ShadowOffset { get; }
public:
virtual property ReportSizeProperty^ ShadowOffset {
    ReportSizeProperty^ get () override;
}
abstract ShadowOffset : ReportSizeProperty 
override ShadowOffset : ReportSizeProperty
override function get ShadowOffset () : ReportSizeProperty

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty object that represents the size of the shadow for the item.

См. также

Справочник

Style Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering