Map.AntiAliasing Propiedad

Definición

Obtiene el tipo de suavizado de contorno del mapa.

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

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a