MapViewportInstance.MapCoordinateSystem Property

Definition

Gets the calculated value of the MapCoordinateSystem property in a MapViewport class.

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

Property Value

A MapCoordinateSystem value that represents the calculated value of the MapCoordinateSystem property.

Applies to