Gets or sets a value indicating whether reflexive links are enabled.
VB6
![]() |
---|
Public Property Get AllowRefLinks() As Boolean |
C++
![]() |
---|
public: |
A boolean value. The default is true.
When set to true, users are allowed to create reflexive links, i.e. arrows whose origin and target are the same node. When such link is created, the control raises the SetSelfLoopShape event to let you assign a custom shape to the link, different than the default loop shape.
FlowChartX Programmer's Guide | © 2023 MindFusion |