| Visual Basic (Declaration) | |
|---|---|
Public Enum enumSmoothingMode Inherits System.Enum | |
| C# | |
|---|---|
public enum enumSmoothingMode : System.Enum | |
| Member | Description |
|---|---|
| AntiAlias | Apply AntiAlias to the display. |
| None | Do not apply any smoothing type. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Date.enumSmoothingMode
Target Platforms: Current Windows operating system with .NET 8.