言語

MapSubItem.MapLocation プロパティ

定義

サブアイテムの位置を取得するか設定します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::MapLocation ^ MapLocation { Microsoft::ReportingServices::RdlObjectModel::MapLocation ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapLocation ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapLocation MapLocation { get; set; }
member this.MapLocation : Microsoft.ReportingServices.RdlObjectModel.MapLocation with get, set
Public Property MapLocation As MapLocation

プロパティ値

MapLocation オブジェクト。

適用対象