MapLimits.MinimumY Property

Definition

Gets the minimum Y value in map coordinates for a map viewport.

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

Property Value

A ReportDoubleProperty object.

Applies to