Share via


MapSubItem.MapLocation 속성

정의

하위 항목의 위치를 가져옵니다.

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

속성 값

하위 항목의 위치를 나타내는 MapLocation 개체입니다.

적용 대상