次の方法で共有


Map.AntiAliasing プロパティ

定義

マップのアンチエイリアシングの種類を取得します。

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)

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象