OnAfterManualArrange
Name
OnAfterManualArrange
Prototype
event OnAfterManualArrange;
Explanations
This event is raised after performing a manual arrange operation.
The user may extract all the information about the current layout during this event.
After the end of this event the information are NOT deleted so the user can call other methods for manual arrange.
Properties and methods which provides the result of the manual arrange operations
METHODS
Note that other properties and methods can be called too. These other methods / properties are used for extracting the information about the parameters of the optimization process.
See Also