MapSubItem.MapLocation Property

Definition

Gets or sets the location of the subitem.

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

Property Value

A MapLocation object.

Applies to