MapPolygonLayer.MapPolygons 属性

定义

获取嵌入的地图多边形的集合。

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

属性值

MapPolygonCollection 对象。

适用于