Back to Devexpress

GraphicsCache.CompositingQuality Property

windowsforms-devexpress-dot-utils-dot-drawing-dot-graphicscache-248997f4.md

latest1.4 KB
Original Source

GraphicsCache.CompositingQuality Property

Gets or sets the rendering quality of composited images drawn to the cached GraphicsCache.Graphics.

Namespace : DevExpress.Utils.Drawing

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public CompositingQuality CompositingQuality { get; set; }
vb
Public Property CompositingQuality As CompositingQuality

Property Value

TypeDescription
CompositingQuality

One of the CompositingQuality values.

|

See Also

GraphicsCache Class

GraphicsCache Members

DevExpress.Utils.Drawing Namespace