Distance Lines
Show(), UpdateLines(), Hide() methods can be attached to appropriate events like OnStartResize, OnResize, OnEndResize for ease of use.
Options
Left
DistanceLineoptionalLine from the left border of the parent.
Right
DistanceLineoptionalLine from the right border of the parent.
Top
DistanceLineoptionalLine from the top border of the parent.
Bottom
DistanceLineoptionalLine from the bottom border of the parent.
Allow Intersection
boolAllow lines intersection.If disabled lines are drawn from parent border to the nearest Target border; otherwise from parent border to the same Target border.