Udostępnij przez


Właściwość MapMarkerInstance.MapMarkerStyle

Pobiera wartość obliczoną MapMarkerStyle właściwość w MapMarker klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property MapMarkerStyle As MapMarkerStyle
    Get
'Użycie
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

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerStyle
A MapMarkerStyle wartości reprezentującej obliczonej wartości MapMarkerStyle właściwość.