MindFusion.Wpf Pack Programmer's Guide
AddToContainerCmd.Nodes Property
See Also
 





Gets the item associated with the command.

Namespace: MindFusion.Diagramming.Wpf.Commands
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public DiagramNodeCollection Nodes { get; }

Visual Basic  Copy Code

Public ReadOnly Property Nodes As DiagramNodeCollection

 Property Value

 See Also

AddToContainerCmd Members
AddToContainerCmd Class
MindFusion.Diagramming.Wpf.Commands Namespace