Map.AntiAliasing Property

Definition

Gets the anti-aliasing type for the map.

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)

Property Value

A ReportEnumProperty<EnumType> object.

Applies to