Back to Devexpress

WindowsFormsSettings.GetAllowDefaultSvgImages() Method

windowsforms-devexpress-dot-xtraeditors-dot-windowsformssettings-d4c2ecc0.md

latest1.5 KB
Original Source

WindowsFormsSettings.GetAllowDefaultSvgImages() Method

Returns the actual value of the WindowsFormsSettings.AllowDefaultSvgImages property.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
public static bool GetAllowDefaultSvgImages()
vb
Public Shared Function GetAllowDefaultSvgImages As Boolean

Returns

TypeDescription
Boolean

true if generated UI elements should receive vector icons; otherwise, false.

|

See Also

Graphics Performance and High DPI

WindowsFormsSettings Class

WindowsFormsSettings Members

DevExpress.XtraEditors Namespace