MapLimits.MinimumY プロパティ

定義

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

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象