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 개체입니다.

적용 대상