GraphicsCache.PixelOffsetMode Property
Gets or set a value specifying how pixels are offset during rendering of the cached GraphicsCache.Graphics.
Namespace: DevExpress.Utils.Drawing
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| PixelOffsetMode | One of the PixelOffsetMode values. |
See Also