Share via


MapSpatialElementTemplate.Style 属性

定义

获取应用空间元素模板的空间元素的样式信息。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Style ^ Style { Microsoft::ReportingServices::OnDemandReportRendering::Style ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.Style Style { get; }
member this.Style : Microsoft.ReportingServices.OnDemandReportRendering.Style
Public ReadOnly Property Style As Style

属性值

一个 Style 对象,它表示空间元素模板应用于的空间元素的样式信息。

实现

适用于