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





Gets the predefined anchor pattern TopInBottomOut.

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

 Syntax

C#  Copy Code

public static AnchorPattern TopInBottomOut { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property TopInBottomOut As AnchorPattern

 Property Value

An instance of the AnchorPattern class.

 Remarks

The middle point of a node's bounding rectangle top side is anchor for incoming links; that on the bottom - for outgoing.

 See Also

AnchorPattern Members
AnchorPattern Class
MindFusion.Diagramming.Wpf Namespace