言語

MapTileLayerInstance.TileStyle プロパティ

定義

TileStyleクラスにおけるMapTileLayerプロパティの計算値を取得します。

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

プロパティ値

MapTileStyleプロパティの計算値を表すTileStyle値です。

適用対象