[]
        
(Showing Draft Content)

C1.Win.Diagram.FlexDiagram.Nodes

Nodes Property

Nodes

Gets collection of nodes.

Declaration
public ObservableCollection<Node> Nodes { get; }
Public ReadOnly Property Nodes As ObservableCollection(Of Node)