Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnAutomation Class : ActiveContainerChanged Event |
public event EventHandler ActiveContainerChanged
'Declaration
Public Event ActiveContainerChanged As EventHandler
public event EventHandler ActiveContainerChanged
-(void) automation:(LTAnnAutomation*) automation activeContainerChangedWithArgs:(LTEventArgs*) e;
public void addActiveContainerChangedListener(EventArgs listener) public void removeActiveContainerChangedListener(EventArgs listener)
add_ActiveContainerChanged(function(sender, e)) remove_ActiveContainerChanged(function(sender, e))