Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Represents the anti-aliasing types for the map.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration MapAntiAliasing
'Usage
Dim instance As MapAntiAliasing
public enum MapAntiAliasing
public enum class MapAntiAliasing
type MapAntiAliasing
public enum MapAntiAliasing
Members
| Member name | Description | |
|---|---|---|
| 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. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace