Table of Contents

Interface IGraphSource

Namespace
H.Controls.Diagram.GraphSource
Assembly
H.Controls.Diagram.dll
public interface IGraphSource
Extension Methods

Properties

Nodes

List<Node> Nodes { get; set; }

Property Value

List<Node>