MapSpatialDataRegion Class

Definition

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
MapSpatialDataRegion

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.

Applies to