MindFusion WinForms Programmer's Guide
LayerListView.Images Property
See Also
 





Gets or sets the image list used in the control.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls

 Syntax

C#  Copy Code

public ImageList Images { get; set; }

Visual Basic  Copy Code

Public Property Images As ImageList

 Property Value

A .NET ImageList object.

 See Also

LayerListView Members
LayerListView Class
MindFusion.Diagramming.WinForms Namespace