MapMarkerRule.MapMarkers Property

Definition

Gets a collection of markers to be applied to map points.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapMarkerCollection ^ MapMarkers { Microsoft::ReportingServices::OnDemandReportRendering::MapMarkerCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerCollection MapMarkers { get; }
member this.MapMarkers : Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerCollection
Public ReadOnly Property MapMarkers As MapMarkerCollection

Property Value

A MapMarkerCollection object.

Applies to