MapViewport.MapProjection Property

Definition

Gets the projection to be used for a map.

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

Property Value

A ReportEnumProperty<EnumType> object.

Applies to