次の方法で共有


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 オブジェクト。

適用対象