Compartir a través de


MapPointLayer.MapPoints Propiedad

Definición

Obtiene o establece una colección de puntos de mapa incrustados.

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

Valor de propiedad

Un objeto MapPointCollection.

Se aplica a