GraphicsCache.EnableDirectXPaint(DirectXPaint) Method
Allows the target painter to utilize the DirectX API.
Namespace: DevExpress.Utils.Drawing
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
painter | DevExpress.Utils.DirectXPaint.DirectXPaint | A DirectXPaint object that is the target painter. |
See Also