MapPointLayer.MapPoints Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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.