MapTileLayer.TileStyle Propriedade

Definição

Obtém o estilo lado a lado de mapa.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapTileStyle> ^ TileStyle { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapTileStyle> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapTileStyle> TileStyle { get; }
member this.TileStyle : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapTileStyle>
Public ReadOnly Property TileStyle As ReportEnumProperty(Of MapTileStyle)

Valor da propriedade

Um objeto ReportEnumProperty<EnumType>.

Aplica-se a