←Select platform

Create Method

Summary

Creates a new instance of AnnAutomationEventArgs with the specified parameter.

Syntax
C#
VB
C++
Public Shared Function Create( _ 
   ByVal obj As AnnAutomationObject _ 
) As AnnAutomationEventArgs 
public:  
   static AnnAutomationEventArgs^ Create( 
      AnnAutomationObject^ obj 
   ) 

Parameters

obj
The automation object associated with the currently selected object AnnAutomation.CurrentEditObject.

Return Value

The created AnnAutomationEventArgs object.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly