다음을 통해 공유


MapTileLayer.MapTiles 속성

정의

지도 타일 계층에 포함할 지도 타일의 컬렉션을 가져옵니다.

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

속성 값

MapTileCollection 개체입니다.

적용 대상