次の方法で共有


MapViewport.ProjectionCenterY プロパティ

定義

マップ座標のマップ ビューポートの Y 投影の中心を取得します。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象