Back to Devexpress

WindowsFormsSettings.ForceGDIPlusPaint() Method

windowsforms-devexpress-dot-xtraeditors-dot-windowsformssettings-16610f9d.md

latest1.2 KB
Original Source

WindowsFormsSettings.ForceGDIPlusPaint() Method

Enables the use of the System.Drawing.Graphics class for text rendering.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
public static void ForceGDIPlusPaint()
vb
Public Shared Sub ForceGDIPlusPaint

See Also

ForceAPIPaint()

ForceTextRenderPaint()

WindowsFormsSettings Class

WindowsFormsSettings Members

DevExpress.XtraEditors Namespace