MapViewport.MapCoordinateSystem Property

Definition

Gets the map coordinate system for a map.

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

Property Value

A ReportEnumProperty<EnumType> object.

Applies to