Gets or sets the position of this connection point, relative to the associated node's bounding rectangle, expressed in percents.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public PointF RelativePosition { get; set; } |
Visual Basic Copy Code |
---|
Public Property RelativePosition As PointF |