←Select platform
In This Topic ▼

AutomationUseDpiChanged Event

Summary

Event that must trigger whenever the value of AutomationUseDpi is changed.

Syntax
C#
VB
C++
Java
public event EventHandler AutomationUseDpiChanged 
Event AutomationUseDpiChanged As EventHandler 
void addAutomationUseDpiChangedListener(AnnEventListener listener); 
void removeAutomationUseDpiChangedListener(AnnEventListener listener); 
public:  
   event EventHandler^ AutomationUseDpiChanged 
Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly