ConnectionDirection

12 Sep 20251 minute to read

Defines how the first segments have to be defined in a layout
Auto - Defines the first segment direction based on the type of the layout
Orientation - Defines the first segment direction based on the orientation of the layout
Custom - Defines the first segment direction dynamically by the user

  • Auto
  • Orientation
  • Custom