Map.MapViewport Property

Definition

Gets the viewport for the map.

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

Property Value

A MapViewport object.

Applies to