Distance Lines

Show(), UpdateLines(), Hide() methods can be attached to appropriate events like OnStartResize, OnResize, OnEndResize for ease of use.

../_images/DistanceLines-settings.png

Options

  • Left DistanceLine optional

    Line from the left border of the parent.

  • Right DistanceLine optional

    Line from the right border of the parent.

  • Top DistanceLine optional

    Line from the top border of the parent.

  • Bottom DistanceLine optional

    Line from the bottom border of the parent.

  • Allow Intersection bool

    Allow lines intersection.
    If disabled lines are drawn from parent border to the nearest Target border; otherwise from parent border to the same Target border.