Search
ConnectionPoint.SaveEndRelative Method
See Also
 





Updates the coordinates of the connection point represented by this link, relative to the bounding rectangle of the associated node.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public virtual void SaveEndRelative ()

Visual Basic  Copy Code

Public Overridable Sub SaveEndRelative ()

 See Also