Gets an IDiagramNodeState that represents the current state of this node
at the time this method is called.
Namespace:
Mindscape.WpfDiagrammingAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public override IDiagramNodeState Clone() |
| Visual Basic (Declaration) |
|---|
Public Overrides Function Clone As IDiagramNodeState |