次の方法で共有


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 値。

適用対象