Gets or sets the origin node of an arrow.
VB6
![]() |
---|
Public Property Get Origin() As Object |
C++
![]() |
---|
public: |
Arrow's origin can be changed programmatically using this property. If any of the connected nodes has an AnchorPattern defined, arrows ends are placed at the nearest anchor points of the two nodes. If AutoRoute is enabled, the arrow is routed when changing its origin or destination.
FlowChartX Programmer's Guide | © 2023 MindFusion |