MindFusion.Wpf Pack Programmer's Guide
ConnectionPoint.RelativePosition Property
See Also
 





Gets or sets the position of this connection point, relative to the associated node's bounding rectangle, expressed in percents.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Point RelativePosition { get; set; }

Visual Basic  Copy Code

Public Property RelativePosition As Point

 Property Value

 See Also

ConnectionPoint Members
ConnectionPoint Class
MindFusion.Diagramming.Wpf Namespace