Represents methods that are called by the layout algorithms when the position of a link changes.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public sealed class LayoutLink : MulticastDelegate |
Visual Basic
Copy Code
|
|---|
Public NotInheritable Class LayoutLink |
Inheritance HierarchySystem.Object![]()
System.Delegate![]()
System.MulticastDelegate![]()
MindFusion.Diagramming.Layout.LayoutLink
See Also