Initializes a new instance of the AnchorPoint class with the specified coordinates, restrictions, style and brush.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public AnchorPoint ( |
Visual Basic
![]() |
---|
Public New ( _ |
The horizontal position of the anchor expressed as percent of the width of a node.
The vertical position of the anchor expressed as percent of the height of a node.
Specifies whether incoming links can connect to this anchor.
Specifies whether outgoing links can connect to this anchor.
Defines how the anchor point is marked visually.
The brush with which the anchor mark is painted.
WpfDiagram Programmer's Guide | © 2025 MindFusion |