MindFusion.Wpf Pack Programmer's Guide
AnchorPattern.Decision2In2Out Property
See Also
 





Gets the predefined anchor pattern Decision2In2Out.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public static AnchorPattern Decision2In2Out { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property Decision2In2Out As AnchorPattern

 Property Value

An instance of the AnchorPattern class.

 Remarks

Incoming links can connect with the top and left vertices; outgoing links can start from the right and bottom vertices.

 See Also

AnchorPattern Members
AnchorPattern Class
MindFusion.Diagramming.Wpf Namespace