Свойство MapSpatialElementTemplate.Style
Gets the style information for spatial elements to which the spatial element template is applied.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Style As Style
Get
'Применение
Dim instance As MapSpatialElementTemplate
Dim value As Style
value = instance.Style
public Style Style { get; }
public:
virtual property Style^ Style {
Style^ get () sealed;
}
abstract Style : Style
override Style : Style
final function get Style () : Style
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.Style
A Style object that represents the style information for spatial elements to which the spatial element template is applied.
Реализует
IROMStyleDefinitionContainer.Style
См. также
Справочник
MapSpatialElementTemplate Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering