Свойство MapTitle.TextShadowOffset
Gets the size of the text shadow of the map title.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property TextShadowOffset As ReportSizeProperty
Get
'Применение
Dim instance As MapTitle
Dim value As ReportSizeProperty
value = instance.TextShadowOffset
public ReportSizeProperty TextShadowOffset { get; }
public:
property ReportSizeProperty^ TextShadowOffset {
ReportSizeProperty^ get ();
}
member TextShadowOffset : ReportSizeProperty
function get TextShadowOffset () : ReportSizeProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering