Contains information about the location where links connects to a node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public class AnchorPointDetails |
Visual Basic
Copy Code
|
|---|
Public Class AnchorPointDetails |
RemarksAnchorPoint objects can be shared and cannot store information about the context in which they are used. This task is handled by AnchorPointDetails.
Inheritance HierarchySystem.Object![]()
MindFusion.Diagramming.AnchorPointDetails
See Also