MapVectorLayer.MapDataRegion 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 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.