Skip to main content
.NET 8.0+

ImageSourceNodesGenerator() Constructor

Initializes a new instance of the ImageSourceNodesGenerator class.

Namespace: DevExpress.ExpressApp.Model.NodeGenerators

Assembly: DevExpress.ExpressApp.v25.1.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public ImageSourceNodesGenerator()

Remarks

Generally, you do not need to use this constructor.

See Also