add_automationSizeChanged(function(sender, e))
automationSizeChanged.add(function(sender, e))
remove_automationSizeChanged(function(sender, e))
automationSizeChanged.remove(function(sender, e))
| Parameter | Type | Description |
|---|---|---|
| sender | 'var' | The source of the event. |
| e | Leadtools.LeadEventArgs | The event data. |