MapViewport.MapView Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.