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





Creates a clone of this label.

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

 Syntax

C#  Copy Code

public LinkLabel Clone ()

Visual Basic  Copy Code

Public Function Clone () As LinkLabel

 Return Value

A new LinkLabel instance that is an exact copy of this label.

 See Also

LinkLabel Members
LinkLabel Class
MindFusion.Diagramming.Wpf Namespace