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> 개체입니다.

적용 대상