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 对象。

适用于