Gets the predefined anchor pattern Decision1In3Out.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static AnchorPattern Decision1In3Out { get; } |
Visual Basic Copy Code |
---|
Public Shared ReadOnly Property Decision1In3Out As AnchorPattern |
An instance of the AnchorPattern class.
Incoming links connect to the top vertex; outgoing links can start from the other vertices.
WpfDiagram Programmer's Guide | © 2024 MindFusion |