Перечисление MapAntiAliasings
Represents the anti-aliasing types for the map.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Enumeration MapAntiAliasings
'Применение
Dim instance As MapAntiAliasings
public enum MapAntiAliasings
public enum class MapAntiAliasings
type MapAntiAliasings
public enum MapAntiAliasings
Элементы
| Имя элемента | Описание | |
|---|---|---|
| All | Apply anti-aliasing to both text and gaphics. | |
| None | Do not apply anti-aliasing. | |
| Text | Apply anti-aliasing to text. | |
| Graphics | Apply anti-aliasing to gaphics. |