Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

AutomationUseDpiChanged Event






An event that triggers whenever the value of IAnnAutomationControl.AutomationUseDpi is changed.
Syntax
event EventHandler AutomationUseDpiChanged
'Declaration
 
Event AutomationUseDpiChanged As EventHandler
'Usage
 
Dim instance As IAnnAutomationControl
Dim handler As EventHandler
 
AddHandler instance.AutomationUseDpiChanged, handler

            

            
event EventHandler^ AutomationUseDpiChanged
Remarks

When this event triggers, the automation object will query this property to re-calculate the values needed.

Example
For an example, refer to IAnnAutomationControl.
Requirements

Target Platforms

See Also

Reference

IAnnAutomationControl Interface
IAnnAutomationControl Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)