DXSmoothingMode Enum
Lists values that indicate smoothing (antialiasing) mode applied to lines and curves and the edges of filled areas.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
NuGet Package: DevExpress.Drawing
#Declaration
#Members
Name | Description |
---|---|
Invalid
|
Specifies an invalid mode. |
Default
|
Specifies no antialiasing. |
High
|
Specifies no antialising. |
High
|
Specifies antialiased rendering. |
None
|
Specifies no antialising. |
Anti
|
Specifies antialiased rendering. |
#Related API Members
The following properties accept/return DXSmoothingMode values: