言語

MapViewportInstance.MapProjection プロパティ

定義

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

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

プロパティ値

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

適用対象