←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.