Gets or sets the position of this connection point, relative to the associated node's bounding rectangle, expressed in percents.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Point RelativePosition { get; set; } |
Visual Basic
![]() |
---|
Public Property RelativePosition As Point |
An instance of the Point structure.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |