Share via


MapAntiAliasing 열거형

Represents the anti-aliasing types for the map.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Enumeration MapAntiAliasing
‘사용 방법
Dim instance As MapAntiAliasing
public enum MapAntiAliasing
public enum class MapAntiAliasing
type MapAntiAliasing
public enum MapAntiAliasing

멤버

멤버 이름 설명
All Apply anti-aliasing to both text and gaphics.
Graphics Apply anti-aliasing to gaphics.
None Do not apply anti-aliasing.
Text Apply anti-aliasing to text.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스