MapPointLayer.MapPoints 속성

정의

포함된 지도 점의 컬렉션을 가져오거나 설정합니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapPointCollection ^ MapPoints { Microsoft::ReportingServices::OnDemandReportRendering::MapPointCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapPointCollection MapPoints { get; }
member this.MapPoints : Microsoft.ReportingServices.OnDemandReportRendering.MapPointCollection
Public ReadOnly Property MapPoints As MapPointCollection

속성 값

MapPointCollection 개체입니다.

적용 대상