MapCustomView.CenterY Property

Definition

Gets the y-coordinate of the map viewport center as a percentage of the map content.

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

Property Value

A ReportDoubleProperty object.

Applies to