GraphicsCache.CompositingMode Property
Gets a value that specifies how composited images are drawn to the cached GraphicsCache.Graphics.
Namespace: DevExpress.Utils.Drawing
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
CompositingMode | One of the CompositingMode values. |
See Also