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