Właściwość MapMarkerRule.MapMarkers
Pobiera kolekcja znaczników do mapowania punktów.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MapMarkers As MapMarkerCollection
Get
'Użycie
Dim instance As MapMarkerRule
Dim value As MapMarkerCollection
value = instance.MapMarkers
public MapMarkerCollection MapMarkers { get; }
public:
property MapMarkerCollection^ MapMarkers {
MapMarkerCollection^ get ();
}
member MapMarkers : MapMarkerCollection
function get MapMarkers () : MapMarkerCollection
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerCollection
A MapMarkerCollection obiektu.
Zobacz także