言語

MapViewportInstance.MapCoordinateSystem プロパティ

定義

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

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

プロパティ値

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

適用対象