MapSubItem.MapLocation Property

Definition

Gets the location of the subitem.

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

Property Value

A MapLocation object that represents the location of the subitem.

Applies to