Sets a value indicating whether a link should maintain its form if the nodes connected with that link are moved around.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T RetainForm<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function RetainForm(Of T As DiagramLink) ( _ |
See Also