次の方法で共有


MapCustomView.CenterY プロパティ

定義

マップ ビューポートの中心の y 座標をマップ コンテンツに対するパーセンテージとして取得します。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象