MapPolygonLayer.MapPolygons Property

Definition

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.

Applies to