property SwimLane.DefArrange(Option as DefArrangeEnum) as Variant
Retrieves or sets an option for Arrange method.

TypeDescription
Option as DefArrangeEnum A DefArrangeEnum expression that specifies the property of the Arrange method to be accessed
Variant A VARIANT expression that specifies the value of the giving property.
The DefArrange property retrieves or sets an option for Arrange method. The Arrange method arranges the elements, starting from giving element, based on the links. Changing any DefArrangeEnum properties has effect at the next Arrange call only.

For instance, you can use the DefArrange property to: