MapViewport.ProjectionCenterY Property

Definition

Gets the Y projection center of a map viewport in map coordinates.

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

Property Value

A ReportDoubleProperty object.

Applies to