Back to Devexpress

DPIAwareImageCollection Constructors

windowsforms-devexpress-dot-utils-dot-dpiawareimagecollection-dot-ctor.md

latest1.1 KB
Original Source

DPIAwareImageCollection Constructors

Storage that serves as an external icon source for DevExpress controls. Automatically replaces default images with their larger counterparts at higher DPI settings.

NameParametersDescription
DPIAwareImageCollection()noneInitializes a new instance of the DPIAwareImageCollection class with the default settings.
DPIAwareImageCollection(IContainer)containerInitializes a new instance of the DPIAwareImageCollection class with the specified settings.

See Also

DPIAwareImageCollection Class

DPIAwareImageCollection Members

DevExpress.Utils Namespace