Gets or sets the position of this connection point, relative to the associated node's bounding rectangle, expressed as percentage.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Point RelativePosition { get; set; } |
Visual Basic Copy Code |
---|
Public Property RelativePosition As Point |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |