GraphicsCache.UseDirectXPaint Property
Returns whether or not the application currently uses the DirectX Hardware Acceleration.
Namespace: DevExpress.Utils.Drawing
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the application currently uses the DirectX Hardware Acceleration; otherwise, false. |
See Also