MapSpatialElementTemplate.Style Propiedad
Gets the style information for spatial elements to which the spatial element template is applied.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property Style As Style
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.Style
A Style object that represents the style information for spatial elements to which the spatial element template is applied.
Implementa
IROMStyleDefinitionContainer.Style
Vea también
Referencia
MapSpatialElementTemplate Clase
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering