Поделиться через


Перечисление 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