Gets or sets the origin anchor point to which this arrow is attached.
VB6
![]() |
---|
Public Property Get OrgnAnchor() As Long |
C++
![]() |
---|
public: |
A long value. The default is -1.
This property specifies an integer index of an anchor point within the AnchorPattern of the arrow's origin node. The arrow is docked to that point and stays connected to it when the node is moved or resized. A value of -1 specifies that the arrow isn't docked to any specific point of the AnchorPattern object.
FlowChartX Programmer's Guide | © 2023 MindFusion |