GraphicsCache.SmoothingMode Property
In This Article
Gets or sets the rendering quality for the cached GraphicsCache.Graphics.
Namespace: DevExpress.Utils.Drawing
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
public SmoothingMode SmoothingMode { get; set; }
#Property Value
Type | Description |
---|---|
Smoothing |
One of the Smoothing |
See Also