次の方法で共有


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

適用対象