object Property

Summary

Gets the current selected automation object.

Syntax

JavaScript Syntax
Object.defineProperty(AnnAutomationEventArgs.prototype, 'object', 
	get: function() 
) 
TypeScript Syntax
object: AnnAutomationObject; // read-only 

Property Value

The automation object associated with the current selected object AnnAutomation.CurrentEditObject.

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