次の方法で共有


MapLimits.MaximumY プロパティ

定義

マップ ビューポートのマップ座標の最大 Y 値を取得します。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象