Enumerazione MapAntiAliasings

Represents the anti-aliasing types for the map.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Enumeration MapAntiAliasings
'Utilizzo
Dim instance As MapAntiAliasings
public enum MapAntiAliasings
public enum class MapAntiAliasings
type MapAntiAliasings
public enum MapAntiAliasings

Membri

Nome membro Descrizione
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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel