Freigeben über


AntiAliasingTypes-Enumeration

Specifies the anti-aliasing type for the gauge panel.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Enumeration AntiAliasingTypes
'Usage
Dim instance As AntiAliasingTypes
public enum AntiAliasingTypes
public enum class AntiAliasingTypes
type AntiAliasingTypes
public enum AntiAliasingTypes

Elemente

Elementname Beschreibung
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.

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace