Share via


MapMarker.MapMarkerStyle Propiedad

Definición

Obtiene el estilo del marcador del mapa.

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)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a