MapMarkerInstance.MapMarkerStyle Property

Definition

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapMarkerStyle MapMarkerStyle { Microsoft::ReportingServices::OnDemandReportRendering::MapMarkerStyle get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerStyle MapMarkerStyle { get; }
member this.MapMarkerStyle : Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerStyle
Public ReadOnly Property MapMarkerStyle As MapMarkerStyle

Property Value

A MapMarkerStyle value that represents the calculated value of the MapMarkerStyle property.

Applies to