Sets the anchor points to which links are attached when connected to the node.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T AnchorPattern<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function AnchorPattern(Of T As DiagramNode) ( _ |
See Also