←Select platform

Create Method

Summary

Creates a new instance of AnnAutomationEventArgs with the specified parameter.

Syntax

C#
VB
WinRT C#
C++
 function Leadtools.Annotations.Automation.AnnAutomationEventArgs.Create(  
   obj  
) 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly