Map.MapViewport 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 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.