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


Свойство MapMarkerInstance.MapMarkerStyle

Gets the calculated value of the MapMarkerStyle property in a MapMarker class.

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

Синтаксис

'Декларация
Public ReadOnly Property MapMarkerStyle As MapMarkerStyle 
    Get
'Применение
Dim instance As MapMarkerInstance 
Dim value As MapMarkerStyle 

value = instance.MapMarkerStyle
public MapMarkerStyle MapMarkerStyle { get; }
public:
property MapMarkerStyle MapMarkerStyle {
    MapMarkerStyle get ();
}
member MapMarkerStyle : MapMarkerStyle
function get MapMarkerStyle () : MapMarkerStyle

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerStyle
A MapMarkerStyle value that represents the calculated value of the MapMarkerStyle property.

См. также

Справочник

MapMarkerInstance Класс

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