MapSpatialDataRegion.VectorData Property

Definition

Gets how vector data for spatial elements is imported from the data region.

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

Property Value

A ReportVariantProperty object.

Remarks

This property evaluates to either a SqlGeometry or SqlGeography.

Applies to