create Method

Summary

Creates a new instance of AnnAutomationEventArgs with the specified parameter.

Syntax

JavaScript Syntax
create = function(obj) 
TypeScript Syntax
static create(obj: AnnAutomationObject): AnnAutomationEventArgs; 

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