次の方法で共有


MapTileLayer.TileStyle プロパティ

定義

マップ タイルのスタイルを取得します。

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)

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象