MapInstance.AntiAliasing 属性

定义

获取 AntiAliasing 类中 Map 属性的计算值。

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

属性值

MapAntiAliasing

一个 MapAntiAliasing 值,该值表示 AntiAliasing 属性的计算值。

适用于