LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AutomationTransformChanged Event
See Also 
Leadtools.Annotations Namespace > IAnnAutomationControl Interface : AutomationTransformChanged Event



The AutomationTransformChanged Event is available in LEADTOOLS Document and Medical Imaging toolkits.

An event that must triggers whenever the value of IAnnAutomationControl.AutomationTransform is changed.

Syntax

Visual Basic (Declaration) 
Event AutomationTransformChanged As EventHandler
Visual Basic (Usage)Copy Code
Dim instance As IAnnAutomationControl
Dim handler As EventHandler
 
AddHandler instance.AutomationTransformChanged, handler
C# 
event EventHandler AutomationTransformChanged
C++/CLI 
event EventHandler^ AutomationTransformChanged

Example

For an example, refer to IAnnAutomationControl.

Remarks

When transformation is changed is when your control is scrolled or zoomed in or out. When this event is triggered, the automation control will query the value of this property and might re-paint the annotations objects. Notice that you must trigger this event with the size of the control is changed so the automation object will use the new value of IAnnAutomationControl.ClientRectangle.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Reference

IAnnAutomationControl Interface
IAnnAutomationControl Members

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features