MapVectorLayer.MapDataRegion Property

Definition

Gets the data region from which to consume data.

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

Property Value

A MapDataRegion object.

Applies to