Поделиться через


Свойство MapMarkerRule.MapMarkers

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property MapMarkers As MapMarkerCollection 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerCollection
A MapMarkerCollection object.

См. также

Справочник

MapMarkerRule Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering