Skip to main content
All docs
V24.2

DXImageFormat.Icon Property

Gets the Windows icon (.ico) image format.

Namespace: DevExpress.Drawing

Assembly: DevExpress.Drawing.v24.2.dll

NuGet Package: DevExpress.Drawing

#Declaration

public static DXImageFormat Icon { get; }

#Property Value

Type Description
DXImageFormat

An object that indicates the Windows icon image format.

See Also