Partager via


Propriété MapVectorLayer.MapSpatialData

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MapSpatialData As MapSpatialData 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

MapVectorLayer Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering