←Select platform
In This Topic ▼

UserModeChanged Event

Summary
Occurs when the value of the UserMode property changes
Syntax
C#
C++/CLI
Java
Python
public event EventHandler UserModeChanged 
public void addUserModeChangedListener(AnnEventListener listener) 
public void removeUserModeChangedListener(AnnEventListener listener) 
public:  
   event EventHandler^ UserModeChanged 
def UserModeChanged(sender,e): # sender: AnnAutomationManager e: ystem.EventHandler 
Help Version 22.0.2023.4.25
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

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