DXImageFormat.Emf Property
In This Article
Gets the enhanced metafile (EMF) image format. Currently not supported.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
NuGet Package: DevExpress.Drawing
#Declaration
public static DXImageFormat Emf { get; }
#Property Value
Type | Description |
---|---|
DXImage |
An object that indicates the enhanced metafile image format. |
See Also