←Select platform
In This Topic ▼

AutomationUseDpiChanged Event

Summary
Event that must trigger whenever the value of AutomationUseDpi is changed.
Syntax
C#
C++/CLI
Java
Python
public event EventHandler AutomationUseDpiChanged 
void addAutomationUseDpiChangedListener(AnnEventListener listener); 
void removeAutomationUseDpiChangedListener(AnnEventListener listener); 
public:  
   event EventHandler^ AutomationUseDpiChanged 
def AutomationUseDpiChanged(sender,e): # sender: IAnnAutomationControl e: ystem.EventHandler 
Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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