Gets the predefined anchor pattern TopInBottomOut.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public static AnchorPattern TopInBottomOut { get; } |
Visual Basic Copy Code |
---|
Public Shared ReadOnly Property TopInBottomOut As AnchorPattern |
An instance of the AnchorPattern class.
The middle point of a node's bounding rectangle top side is anchor for incoming links; that on the bottom - for outgoing.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |