Gets the predefined anchor pattern Decision1In3Out.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
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.