Invoked to let a node set the shape of a reflexive link connected to it.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
protected virtual void SetReflexive ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub SetReflexive( _ |
Reference to the self-loop link.
See Also