Back to Devexpress

DXImageFormat.Icon Property

corelibraries-devexpress-dot-drawing-dot-dximageformat-2476fe01.md

latest1009 B
Original Source

DXImageFormat.Icon Property

Gets the Windows icon (.ico) image format.

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

csharp
public static DXImageFormat Icon { get; }
vb
Public Shared ReadOnly Property Icon As DXImageFormat

Property Value

TypeDescription
DXImageFormat

An object that indicates the Windows icon image format.

|

See Also

DXImageFormat Class

DXImageFormat Members

DevExpress.Drawing Namespace