←Select platform
In This Topic ▼

AutomationSizeChanged Event

Summary
Event that must trigger whenever the size of the control changes.
Syntax
C#
VB
C++
Java
public event EventHandler AutomationSizeChanged 
Event AutomationSizeChanged As EventHandler 
void addAutomationSizeChangedListener(AnnEventListener listener); 
void removeAutomationSizeChangedListener(AnnEventListener listener); 
public:  
   event EventHandler^ AutomationSizeChanged 
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.