Skip to main content
All docs
V23.2

DXImageFormat.Wmf Property

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

Namespace: DevExpress.Drawing

Assembly: DevExpress.Drawing.v23.2.dll

NuGet Package: DevExpress.Drawing

Declaration

public static DXImageFormat Wmf { get; }

Property Value

Type Description
DXImageFormat

An object that indicates the Windows metafile image format.

See Also