Skip to main content
A newer version of this page is available. .
All docs
V21.2

DXImageExtension(DXImagePathInfo) Constructor

Initializes a new instance of the DXImageExtension class with specified settings.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v21.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public DXImageExtension(
    DXImagePathInfo pathInfo
)

Parameters

Name Type
pathInfo DevExpress.Xpf.Core.DXImagePathInfo
See Also