Condividi tramite


Proprietà MapMarkerStyle

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

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property MapMarkerStyle As MapMarkerStyle
    Get
'Utilizzo
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

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapMarkerStyle
A MapMarkerStyle value that represents the calculated value of the MapMarkerStyle property.