Represents a list box with MindFusion.Diagramming.Layer objects.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
SyntaxC#
Copy Code
|
|---|
public class LayerListView : Panel |
Visual Basic
Copy Code
|
|---|
Public Class LayerListView |
Inheritance HierarchySystem.Object![]()
System.MarshalByRefObject![]()
System.ComponentModel.Component![]()
System.Windows.Forms.Control![]()
System.Windows.Forms.ScrollableControl![]()
System.Windows.Forms.Panel![]()
MindFusion.Diagramming.WinForms.LayerListView
See Also