MapTileLayer.TileStyle Propiedad

Definición

Obtiene el estilo de mosaico del 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 de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a