MapSubItem.MapLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.