Back to Devexpress

DXImageFormat.Wmf Property

corelibraries-devexpress-dot-drawing-dot-dximageformat-16e79f5d.md

latest1.0 KB
Original Source

DXImageFormat.Wmf Property

Gets the Windows metafile (WMF) image format. Currently not supported.

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

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

Property Value

TypeDescription
DXImageFormat

An object that indicates the Windows metafile image format.

|

See Also

DXImageFormat Class

DXImageFormat Members

DevExpress.Drawing Namespace