←Select platform

AutomationDetach Method

Summary

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

Syntax

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

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