MapPolygonLayer.MapPolygons 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 a collection of embedded map polygons.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapPolygonCollection ^ MapPolygons { Microsoft::ReportingServices::OnDemandReportRendering::MapPolygonCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapPolygonCollection MapPolygons { get; }
member this.MapPolygons : Microsoft.ReportingServices.OnDemandReportRendering.MapPolygonCollection
Public ReadOnly Property MapPolygons As MapPolygonCollection
Property Value
A MapPolygonCollection object.