Compartir a través de


MapVectorLayer.MapSpatialData Propiedad

Gets a map data region, map data set, or map shapefile as the source for the map points in the vector layer.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property MapSpatialData As MapSpatialData 
    Get
'Uso
Dim instance As MapVectorLayer 
Dim value As MapSpatialData 

value = instance.MapSpatialData
public MapSpatialData MapSpatialData { get; }
public:
property MapSpatialData^ MapSpatialData {
    MapSpatialData^ get ();
}
member MapSpatialData : MapSpatialData
function get MapSpatialData () : MapSpatialData

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialData
A MapSpatialData object.

Vea también

Referencia

MapVectorLayer Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering