MapMarkerRule.MapMarkers 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 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.