MapMarkerTemplate.MapMarker 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 marker to be associated with the map points.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapMarker ^ MapMarker { Microsoft::ReportingServices::OnDemandReportRendering::MapMarker ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapMarker MapMarker { get; }
member this.MapMarker : Microsoft.ReportingServices.OnDemandReportRendering.MapMarker
Public ReadOnly Property MapMarker As MapMarker
Property Value
A MapMarker object.