MapVectorLayer.MapSpatialData Property

Definition

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

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

Property Value

A MapSpatialData object.

Applies to