MapViewport.MapView Property

Definition

Gets the center of a map viewport based on an arbitrary point.

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

Property Value

A MapView object.

Applies to