Compartir a través de


MapViewport.MapProjection Propiedad

Definición

Obtiene la proyección que se utilizará en un mapa.

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)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a