MapVectorLayer.MapSpatialData Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.