MapSpatialDataRegion Class
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.
Represents a data region-based source for spatial data.
public ref class MapSpatialDataRegion sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapSpatialData
public sealed class MapSpatialDataRegion : Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialData
type MapSpatialDataRegion = class
inherit MapSpatialData
Public NotInheritable Class MapSpatialDataRegion
Inherits MapSpatialData
- Inheritance
Fields
m_instance |
Specifies the MapSpatialDataInstance which contains the instance of the MapSpatialData class. (Inherited from MapSpatialData) |
m_map |
Specifies the map to which this spatial data applies. (Inherited from MapSpatialData) |
m_mapVectorLayer |
Specifies the vector-based map layer to which this spatial data applies. (Inherited from MapSpatialData) |
Properties
Instance |
Gets the report instance object that contains the calculated values of this report definition object. |
VectorData |
Gets how vector data for spatial elements is imported from the data region. |