MapViewport.MapCoordinateSystem Propiedad

Definición

Obtiene el sistema de coordenadas de un mapa.

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)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a