←Select platform

AutomationAttach Method

Summary

A method that will be called whenever AnnAutomation.Attach is called.

Syntax

C#
VB
C++
public void AutomationAttach() 
  
Sub AutomationAttach()  
void AutomationAttach();  

Remarks

You can add code to this method to handle any necessary code needed.

Example

For an example, refer to IAnnAutomationControl.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly