ObjSizeChanged: function (sender, args);
sender. Event source.
args. Event information. Available arguments: Type - object type, Size - object size ( Width and Height).
The ObjSizeChanged event occurs after changing the object's size.
The example of event use is given on the Example of Creating the EaxDataBox Component page.
See also: