Search
AnchorPointDetails Class
Remarks See Also
 






Contains information about the location where links connects to a node.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public class AnchorPointDetails

Visual Basic  Copy Code

Public Class AnchorPointDetails

 Remarks

AnchorPoint objects can be shared and cannot store information about the context in which they are used. This task is handled by AnchorPointDetails.

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.AnchorPointDetails

 See Also