MapMarker.MapMarkerStyle Property

Definition

Gets the style for the map marker.

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

Property Value

A ReportEnumProperty<EnumType> object.

Applies to