MindFusion.Wpf Pack Programmer's Guide
TableNode.Cell.Clone Method
See Also
 





Creates a copy of this cell.

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

 Syntax

C#  Copy Code

public TableNode.Cell Clone ()

Visual Basic  Copy Code

Public Function Clone () As TableNode.Cell

 Return Value

An instance of the TableNode.Cell class.

 See Also

TableNode.Cell Members
TableNode.Cell Class
MindFusion.Diagramming.Wpf Namespace